diff --git a/guide/english/docker/index.md b/guide/english/docker/index.md index 0f0ea43536..c565018eb2 100644 --- a/guide/english/docker/index.md +++ b/guide/english/docker/index.md @@ -16,7 +16,8 @@ One of Docker's biggest advantages is that it can be used by a team using differ ### Installation -* Ubuntu: `sudo apt install docker` +* Ubuntu: [Docker on Ubuntu](https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-from-a-package) + There are multiple ways to install the docker but the most convinient way is to use "Script". * RedHat: `yum install docker-ce`