mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 09:36:04 +00:00
Merge pull request #16791 from flaccid/patch-1
Do not run yaourt as root/sudo
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