Update README.md

This commit is contained in:
cheese1 2020-08-13 13:07:50 +02:00 committed by GitHub
parent a83e59dc25
commit 9df2d9edef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,12 @@ $ cd c-lolcat
$ makepkg -csi $ makepkg -csi
``` ```
### Fedora ###
```bash
$ dnf install lolcat
```
### Ubuntu (Snap) ### 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/): 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/):