Link to debian docs

This commit is contained in:
Luke Murphy 2021-03-01 12:42:26 +01:00
parent eb927c73c2
commit ed0e1a8741
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Where `116.203.211.204` can be replaced with the IP address of your server.
On your server, you'll want to install [Docker](https://www.docker.com/). This can be done by following the [install documentation](https://docs.docker.com/engine/install/).
On a Debian system, that can be done like so.
On a [Debian system](https://docs.docker.com/engine/install/debian/), that can be done like so.
```bash
$ sudo apt-get remove docker docker-engine docker.io containerd runc