Merge pull request #965 from freegenie/patch-1

* Documentation: use sudo for quick install script
This commit is contained in:
Solomon Hykes 2013-06-20 20:48:42 -07:00
commit 89ae56820a
1 changed files with 1 additions and 1 deletions

View File

@ -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