Skip to content

Commit e9c64b6

Browse files
committed
Do not run yaourt as root/sudo
Signed-off-by: Chris Fordham <[email protected]>
1 parent 1529343 commit e9c64b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/archlinux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ is all that is needed.
4242

4343
For the AUR package execute:
4444

45-
$ sudo yaourt -S docker-git
45+
$ yaourt -S docker-git
4646

4747
The instructions here assume **yaourt** is installed. See [Arch User
4848
Repository](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages)

0 commit comments

Comments
 (0)