summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheese1 <cheese@nosuchhost.net>2020-08-13 13:07:50 +0200
committerGitHub <noreply@github.com>2020-08-13 13:07:50 +0200
commit9df2d9edef15a811820811d908fcc511d78dbd4f (patch)
tree22b0aa6489fa692c95b01cc7894db121231ba3b5
parenta83e59dc25ba5430f7f79376d7c0f432ce27a6fe (diff)
downloadlolcat-9df2d9edef15a811820811d908fcc511d78dbd4f.tar.gz
lolcat-9df2d9edef15a811820811d908fcc511d78dbd4f.tar.bz2
lolcat-9df2d9edef15a811820811d908fcc511d78dbd4f.zip
Update 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/):