mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update README.md
This commit is contained in:
parent
a078d3c872
commit
da06349723
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue