diff --git a/Installing.md b/Installing.md index a7d7419..50c1c9d 100644 --- a/Installing.md +++ b/Installing.md @@ -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: