mirror of
https://github.com/cheat/cheat.git
synced 2024-11-24 06:51:36 +01:00
cheat is available through public repositories
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
|
||||
|
Loading…
Reference in New Issue
Block a user