mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Do not run yaourt as root/sudo
Signed-off-by: Chris Fordham <chris@fordham-nagy.id.au>
This commit is contained in:
parent
1529343a3f
commit
e9c64b6d99
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ is all that is needed.
|
|||
|
||||
For the AUR package execute:
|
||||
|
||||
$ sudo yaourt -S docker-git
|
||||
$ yaourt -S docker-git
|
||||
|
||||
The instructions here assume **yaourt** is installed. See [Arch User
|
||||
Repository](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages)
|
||||
|
|
Loading…
Add table
Reference in a new issue