diff --git a/README.md b/README.md index dc7e5658..325eff25 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ $ scoop bucket add schollz-bucket https://github.com/schollz/scoop-bucket.git $ scoop install croc ``` +On Unix you can install the latest release with [Nix](https://nixos.org/nix): + +``` +$ nix-env -i croc +``` + On Arch Linux you can install the latest release with `pacman`: