X Tutup
Skip to content

Commit d479449

Browse files
linuxbrew details added
1 parent 09b0981 commit d479449

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/install_linux.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,13 @@ Android 7+ users can install via [Termux](https://wiki.termux.com/wiki/Main_Page
103103
pkg install gh
104104
```
105105

106+
### Homebrew(Linuxbrew)
107+
108+
Linuxbrew user can install it as a [brew package](https://formulae.brew.sh/formula/gh#default):
109+
```bash
110+
brew install gh
111+
```
112+
106113
### FreeBSD
107114

108115
FreeBSD users can install from the [ports collection](https://www.freshports.org/devel/gh/):

0 commit comments

Comments
 (0)
X Tutup