Update docs/install_linux.md

This commit is contained in:
Nate Smith 2021-04-20 11:47:22 -05:00 committed by GitHub
parent 2872e79a4f
commit 929b584003
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ pkg install gh
### Homebrew (Linuxbrew)
Linuxbrew user can install it as a [brew package](https://formulae.brew.sh/formula/gh#default):
Linuxbrew users can install it as a [brew package](https://formulae.brew.sh/formula/gh#default):
```bash
brew install gh
```