Merge pull request #16791 from flaccid/patch-1

Do not run yaourt as root/sudo
This commit is contained in:
Jess Frazelle 2015-10-08 11:50:56 -07:00
commit 73e3d85c28

View file

@ -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)