mirror of
https://github.com/cheat/cheat.git
synced 2024-11-25 23:41:36 +01:00
Added fedora repository for cheat
parent
e118c69e79
commit
197ec6a818
@ -27,6 +27,13 @@ To install `cheat` using homebrew, run:
|
|||||||
```sh
|
```sh
|
||||||
brew install cheat
|
brew install cheat
|
||||||
```
|
```
|
||||||
|
### Fedora ###
|
||||||
|
To install 'cheat' in Fedora,
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo dnf copr enable tkorbar/cheat
|
||||||
|
sudo dnf install cheat
|
||||||
|
```
|
||||||
|
|
||||||
### Nix/NixOS ###
|
### Nix/NixOS ###
|
||||||
To install `cheat` using Nix, run:
|
To install `cheat` using Nix, run:
|
||||||
|
Loading…
Reference in New Issue
Block a user