linuxbrew details added

This commit is contained in:
Abhay Kumar Verma 2021-04-19 19:58:37 +05:30 committed by GitHub
parent 09b09810dd
commit d479449ec5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,6 +103,13 @@ Android 7+ users can install via [Termux](https://wiki.termux.com/wiki/Main_Page
pkg install gh
```
### Homebrew(Linuxbrew)
Linuxbrew user can install it as a [brew package](https://formulae.brew.sh/formula/gh#default):
```bash
brew install gh
```
### FreeBSD
FreeBSD users can install from the [ports collection](https://www.freshports.org/devel/gh/):