Updated Installing (markdown)

Matt 2017-10-15 20:40:56 +02:00
parent 7083e8d211
commit 3339932ad9

@ -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: