summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab18c36..f2d4af9 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@ $ cd c-lolcat
$ makepkg -csi
```
+### Fedora ###
+
+```bash
+$ dnf install lolcat
+```
+
### Ubuntu (Snap)
See [this awesome blog post by a kind person from the internet](https://blog.simos.info/how-to-make-a-snap-package-for-lolcat-with-snapcraft-on-ubuntu/):