summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1166db1..1213a91 100644
--- a/README.md
+++ b/README.md
@@ -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
```