Browse Source

[doc] Rephrase Ubuntu installation

Signed-off-by: Jenny Gebske <jennifer@gebske.de>
Jenny Gebske 10 years ago
parent
commit
ffc8d4e204
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/installation/ubuntulinux.md

+ 1 - 1
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