Skip to content

Commit 51362c9

Browse files
committed
Merge remote-tracking branch 'origin' into patch-1
2 parents dc630cb + ef871da commit 51362c9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ FreeBSD | [pkg(8)](http://man.freebsd.org/pkg/8) | `pkg install hub`
4545
Debian | [apt(8)](https://manpages.debian.org/buster/apt/apt.8.en.html) | `sudo apt install hub`
4646
Ubuntu | [Snap](https://snapcraft.io) | `sudo snap install hub --classic`
4747
openSUSE | [Zypper](https://en.opensuse.org/SDB:Zypper_manual) | `sudo zypper install hub`
48-
macOS, Linux, Windows | [conda](https://docs.conda.io/en/latest/) | `conda install -c conda-forge hub`
48+
Void Linux | [xbps](https://github.com/void-linux/xbps) | `sudo xbps-install -S hub`
49+
Gentoo | [Portage](https://wiki.gentoo.org/wiki/Portage) | `sudo emerge dev-vcs/hub`
50+
_any_ | [conda](https://docs.conda.io/en/latest/) | `conda install -c conda-forge hub`
51+
4952

5053
Packages other than Homebrew are community-maintained (thank you!) and they
5154
are not guaranteed to match the [latest hub release][latest]. Check `hub

0 commit comments

Comments
 (0)