mirror of
https://github.com/cheat/cheat.git
synced 2024-11-25 15:31:36 +01:00
Added fedora repository for cheat
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:
|
||||
|
Loading…
Reference in New Issue
Block a user