diff --git a/README.md b/README.md index f679da476bdf475698ad5e547ffe13a476f10a16..d5fd4a1ddd13a35130237250971a080de8c5c952 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ FreeBSD | [pkg(8)](http://man.freebsd.org/pkg/8) | `pkg install hub` Debian | [apt(8)](https://manpages.debian.org/buster/apt/apt.8.en.html) | `sudo apt install hub` Ubuntu | [Snap](https://snapcraft.io) | `sudo snap install hub --classic` openSUSE | [Zypper](https://en.opensuse.org/SDB:Zypper_manual) | `sudo zypper install hub` +Void Linux | [xbps](https://github.com/void-linux/xbps) | `sudo xbps-install -S hub` +Gentoo | [Portage](https://wiki.gentoo.org/wiki/Portage) | `sudo emerge dev-vcs/hub` Packages other than Homebrew are community-maintained (thank you!) and they are not guaranteed to match the [latest hub release][latest]. Check `hub