Merge pull request #16791 from flaccid/patch-1
Do not run yaourt as root/sudo
This commit is contained in:
commit
73e3d85c28
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