Skip to content
Snippets Groups Projects
Commit 89ae5682 authored by Solomon Hykes's avatar Solomon Hykes
Browse files

Merge pull request #965 from freegenie/patch-1

* Documentation: use sudo for quick install script
parents 17489cac da063497
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment