1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Need more sudo

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2015-05-11 23:07:22 +00:00
parent 34b9769538
commit c5e93d0950

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