Add Arch AUR installation instructions

This commit is contained in:
jaseg 2016-10-27 12:42:51 +02:00 committed by GitHub
commit 695eb419ed

View file

@ -10,6 +10,16 @@
## Installation
### Archlinux
There's an [AUR package](https://aur.archlinux.org/packages/c-lolcat):
```bash
$ yaourt -S c-lolcat
```
### Others
```bash
$ make && sudo make install
```