Browse Source

Merge pull request #5834 from waitingkuo/patch-1

Update ubuntulinux.md
James Turnbull 11 years ago
parent
commit
59e37784ee
1 changed files with 1 additions and 0 deletions
  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
 
     # Restart the Docker daemon.
+    # If you are in Ubuntu 14.04, use docker.io instead of docker
     $ sudo service docker restart
 
 ### Upgrade