cheat is available through public repositories

Anders Mikkelsen 2019-08-24 15:06:54 +02:00
parent bee75a1f23
commit c3e600c8de

@ -28,8 +28,11 @@ To install `cheat` using homebrew, run:
brew install cheat
```
### Fedora ###
To install 'cheat' in Fedora,
To install 'cheat' in Fedora, install through official repositories
```sh
sudo dnf install cheat
```
or through copr
```sh
sudo dnf copr enable tkorbar/cheat
sudo dnf install cheat