浏览代码

[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 -
 
-4. Start `docker`.
+4. Start the `docker` daemon.
 
         $ sudo service docker start