Merge pull request #3465 from darkRaspberry/patch-1
linuxbrew details added in linux installation docs.
This commit is contained in:
commit
67d179ee84
1 changed files with 7 additions and 0 deletions
|
|
@ -103,6 +103,13 @@ Android 7+ users can install via [Termux](https://wiki.termux.com/wiki/Main_Page
|
||||||
pkg install gh
|
pkg install gh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Homebrew (Linuxbrew)
|
||||||
|
|
||||||
|
Linuxbrew users can install it as a [brew package](https://formulae.brew.sh/formula/gh#default):
|
||||||
|
```bash
|
||||||
|
brew install gh
|
||||||
|
```
|
||||||
|
|
||||||
### FreeBSD
|
### FreeBSD
|
||||||
|
|
||||||
FreeBSD users can install from the [ports collection](https://www.freshports.org/devel/gh/):
|
FreeBSD users can install from the [ports collection](https://www.freshports.org/devel/gh/):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue