Merge pull request #965 from freegenie/patch-1
* Documentation: use sudo for quick install script Upstream-commit: 89ae56820a9f46428e3b9c9ec0d379a26b269a3f Component: engine
This commit is contained in:
@ -97,7 +97,7 @@ Quick install on Ubuntu 12.04 and 12.10
|
||||
---------------------------------------
|
||||
|
||||
```bash
|
||||
curl get.docker.io | sh -x
|
||||
curl get.docker.io | sudo sh -x
|
||||
```
|
||||
|
||||
Binary installs
|
||||
|
||||
Reference in New Issue
Block a user