Forráskód Böngészése

[doc] Rephrase Ubuntu installation

Signed-off-by: Jenny Gebske <jennifer@gebske.de>
Jenny Gebske 10 éve
szülő
commit
ffc8d4e204
1 módosított fájl, 1 hozzáadás és 1 törlés
  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