Skip to content

Commit

Permalink
Add openSUSE and zypper to install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fgerling committed Mar 12, 2020
1 parent 8d91904 commit ee7f9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Arch Linux | [pacman](https://wiki.archlinux.org/index.php/pacman) | `sudo pacma
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`

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

0 comments on commit ee7f9b4

Please sign in to comment.