summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4e9560..ab18c36 100644
--- a/README.md
+++ b/README.md
@@ -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)