Added fedora repository for cheat

Sathish Kumar 2019-04-23 23:52:52 +05:30
parent e118c69e79
commit 197ec6a818

@ -27,6 +27,13 @@ To install `cheat` using homebrew, run:
```sh
brew install cheat
```
### Fedora ###
To install 'cheat' in Fedora,
```sh
sudo dnf copr enable tkorbar/cheat
sudo dnf install cheat
```
### Nix/NixOS ###
To install `cheat` using Nix, run: