add MacPorts usage info
This commit is contained in:
parent
e066e98a9a
commit
efefe5a849
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -40,10 +40,20 @@ tool. Check out our [more detailed explanation](/docs/gh-vs-hub.md) to learn mor
|
|||
|
||||
### macOS
|
||||
|
||||
`gh` is available via [brew][] and [MacPorts][].
|
||||
|
||||
#### brew
|
||||
|
||||
Install: `brew install github/gh/gh`
|
||||
|
||||
Upgrade: `brew update && brew upgrade gh`
|
||||
|
||||
#### MacPorts
|
||||
|
||||
Install `sudo port install gh`
|
||||
|
||||
Upgrade: `sudo port selfupdate && sudo port upgrade gh`
|
||||
|
||||
### Windows
|
||||
|
||||
`gh` is available via [scoop][], [Chocolatey][], and as downloadable MSI.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue