File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Windows | [Chocolatey](https://chocolatey.org/) | `choco install hub`
47
47
Fedora Linux | [ DNF] ( https://fedoraproject.org/wiki/DNF ) | ` sudo dnf install hub `
48
48
Arch Linux | [ pacman] ( https://wiki.archlinux.org/index.php/pacman ) | ` sudo pacman -S hub `
49
49
FreeBSD | [ pkg(8)] ( http://man.freebsd.org/pkg/8 ) | ` pkg install hub `
50
- Debian | [ apt(8)] ( https://manpages.debian.org/buster/apt/apt.8.en.html ) | ` sudo apt install hub `
50
+ Debian, Ubuntu | [ apt(8)] ( https://manpages.debian.org/buster/apt/apt.8.en.html ) | ` sudo apt install hub `
51
51
Ubuntu | [ Snap] ( https://snapcraft.io ) | [ We do not recommend installing the snap anymore.] ( https://github.com/github/hub/issues?q=is%3Aissue+snap )
52
52
openSUSE | [ Zypper] ( https://en.opensuse.org/SDB:Zypper_manual ) | ` sudo zypper install hub `
53
53
Void Linux | [ xbps] ( https://github.com/void-linux/xbps ) | ` sudo xbps-install -S hub `
You can’t perform that action at this time.
0 commit comments