diff --git a/docs/installation/ubuntulinux.md b/docs/installation/ubuntulinux.md index 6bcf222fa0..17d66689f2 100644 --- a/docs/installation/ubuntulinux.md +++ b/docs/installation/ubuntulinux.md @@ -127,7 +127,7 @@ install Docker using the following: > > $ wget -qO- https://get.docker.com/gpg | sudo apt-key add - -4. Start `docker`. +4. Start the `docker` daemon. $ sudo service docker start