Fix yaourt install line (cannot be run as root)

Running yaourt as root eventually errors out with "Running makepkg as
root is not allowed as it can cause permanent, catastrophic damage to
your system."
element
John Maguire 9 years ago
parent 6a7aaba11a
commit 55f05d0d29

@ -20,7 +20,7 @@ Nix:
### Arch Linux
sudo yaourt -S asciinema
yaourt -S asciinema
### Fedora

Loading…
Cancel
Save