Merge pull request #13137 from SvenDowideit/need-more-sudo

Need more sudo
This commit is contained in:
Sven Dowideit 2015-05-12 09:07:55 +10:00
commit c49695f976
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ To upgrade CS Docker Engine, run the following command:
To upgrade CS Docker Engine, run the following command:
```
$ sudo apt-get update && apt-get dist-upgrade docker-engine-cs
$ sudo apt-get update && sudo apt-get dist-upgrade docker-engine-cs
```
## Installing Docker Hub Enterprise