From 9df2d9edef15a811820811d908fcc511d78dbd4f Mon Sep 17 00:00:00 2001 From: cheese1 Date: Thu, 13 Aug 2020 13:07:50 +0200 Subject: Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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/): -- cgit