diff --git a/Installation.md b/Installation.md index 4b4f44c54..3d6e31bdc 100644 --- a/Installation.md +++ b/Installation.md @@ -27,6 +27,12 @@ $ sudo yum install git-extras $ sudo apt-get install git-extras ``` +### Nix/NixOS + +```bash +$ nix-env -i git-extras +``` + ### Mac OS X with Homebrew ```bash