File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ 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
50
Debian | [ apt(8)] ( https://manpages.debian.org/buster/apt/apt.8.en.html ) | ` sudo apt install hub `
51
- Ubuntu | [ Snap ] ( https ://snapcraft.io ) | [ We do not recommend installing the snap anymore. ] ( https://github.com/github/ hub/issues?q=is%3Aissue+snap )
51
+ Ubuntu | [[ apt(8) ] ( http ://manpages.ubuntu.com/manpages/focal/man8/apt.8.html ) < sup >1</ sup > | ` sudo apt install hub`
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 `
54
54
Gentoo | [ Portage] ( https://wiki.gentoo.org/wiki/Portage ) | ` sudo emerge dev-vcs/hub `
@@ -59,6 +59,8 @@ Packages other than Homebrew are community-maintained (thank you!) and they
59
59
are not guaranteed to match the [ latest hub release] [ latest ] . Check `hub
60
60
version` after installing a community package.
61
61
62
+ <sup >1</sup > [ We do not recommend installing the snap anymore.] ( https://github.com/github/hub/issues?q=is%3Aissue+snap )
63
+
62
64
#### Standalone
63
65
64
66
` hub ` can be easily installed as an executable. Download the [ latest
You can’t perform that action at this time.
0 commit comments