mirror of
https://github.com/cheat/cheat.git
synced 2025-09-07 20:42:54 +02:00
Updated Installing (markdown)
@ -28,6 +28,13 @@ To install `cheat` using homebrew, run:
|
|||||||
brew install cheat
|
brew install cheat
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Nix/NixOS ###
|
||||||
|
To install `cheat` using Nix, run:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
nix-env -i cheat
|
||||||
|
```
|
||||||
|
|
||||||
### manually ###
|
### manually ###
|
||||||
First, install the dependencies:
|
First, install the dependencies:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user