mirror of
https://github.com/cheat/cheat.git
synced 2024-11-24 06:51:36 +01:00
Updated Installing (markdown)
parent
7083e8d211
commit
3339932ad9
@ -28,6 +28,13 @@ To install `cheat` using homebrew, run:
|
||||
brew install cheat
|
||||
```
|
||||
|
||||
### Nix/NixOS ###
|
||||
To install `cheat` using Nix, run:
|
||||
|
||||
```sh
|
||||
nix-env -i cheat
|
||||
```
|
||||
|
||||
### manually ###
|
||||
First, install the dependencies:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user