فهرست منبع

[doc] Rephrase Ubuntu installation

Signed-off-by: Jenny Gebske <jennifer@gebske.de>
Jenny Gebske 10 سال پیش
والد
کامیت
ffc8d4e204
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 -
     >       $ wget -qO- https://get.docker.com/gpg | sudo apt-key add -
 
 
-4. Start `docker`.
+4. Start the `docker` daemon.
 
 
         $ sudo service docker start
         $ sudo service docker start