Add Void and Gentoo to installation instructions

This commit is contained in:
qorg11 2020-07-17 03:24:25 +02:00
Родитель 93537d4575
Коммит 4ccb04823c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 343FC20A4ACA62B9
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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