diff --git a/components/engine/docs/sources/installation/ubuntulinux.md b/components/engine/docs/sources/installation/ubuntulinux.md index 9cf8c723a2..bf9992f716 100644 --- a/components/engine/docs/sources/installation/ubuntulinux.md +++ b/components/engine/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