Skip to content

Commit b0c1cb6

Browse files
authored
Merge pull request mislav#2682 from NeQuissimus/nix_install
📝 Add Nix installation to README
2 parents df28407 + 0b50b8f commit b0c1cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The `hub` executable has no dependencies, but since it was designed to wrap
4141
platform | manager | command to run
4242
---------|---------|---------------
4343
macOS, Linux | [Homebrew](https://docs.brew.sh/Installation) | `brew install hub`
44+
macOS, Linux | [Nix](https://nixos.org/) | `nix-env -i hub`
4445
Windows | [Scoop](http://scoop.sh/) | `scoop install hub`
4546
Windows | [Chocolatey](https://chocolatey.org/) | `choco install hub`
4647
Fedora Linux | [DNF](https://fedoraproject.org/wiki/DNF) | `sudo dnf install hub`

0 commit comments

Comments
 (0)