README.md: Don't use yaourt on Arch (#17)
Removed the aur helper. The new guide works for everyone. See https://wiki.archlinux.org/index.php/AUR_helpers#Discontinued_or_problematic
This commit is contained in:
parent
a21247efe1
commit
176478b36e
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@
|
|||
There's an [AUR package](https://aur.archlinux.org/packages/c-lolcat):
|
||||
|
||||
```bash
|
||||
$ yaourt -S c-lolcat
|
||||
$ git clone https://aur.archlinux.org/packages/c-lolcat
|
||||
$ cd c-lolcat
|
||||
$ makepkg -csi
|
||||
```
|
||||
|
||||
### Ubuntu (Snap)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue