mirror of
https://github.com/cheat/cheat.git
synced 2025-11-04 15:55:27 +01:00
Updated Installing (markdown)
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user