瀏覽代碼

Merge pull request #5834 from waitingkuo/patch-1

Update ubuntulinux.md
James Turnbull 11 年之前
父節點
當前提交
59e37784ee
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/sources/installation/ubuntulinux.md

+ 1 - 0
docs/sources/installation/ubuntulinux.md

@@ -200,6 +200,7 @@ alternative group.
     $ sudo gpasswd -a ${USER} docker
     $ sudo gpasswd -a ${USER} docker
 
 
     # Restart the Docker daemon.
     # Restart the Docker daemon.
+    # If you are in Ubuntu 14.04, use docker.io instead of docker
     $ sudo service docker restart
     $ sudo service docker restart
 
 
 ### Upgrade
 ### Upgrade