Merge pull request #16791 from flaccid/patch-1
Do not run yaourt as root/sudo Upstream-commit: 73e3d85c28e4fefb035d73ea0e57c6502409b01a Component: engine
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user