Skip to content

Commit efefe5a

Browse files
committed
add MacPorts usage info
1 parent e066e98 commit efefe5a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,20 @@ tool. Check out our [more detailed explanation](/docs/gh-vs-hub.md) to learn mor
4040

4141
### macOS
4242

43+
`gh` is available via [brew][] and [MacPorts][].
44+
45+
#### brew
46+
4347
Install: `brew install github/gh/gh`
4448

4549
Upgrade: `brew update && brew upgrade gh`
4650

51+
#### MacPorts
52+
53+
Install `sudo port install gh`
54+
55+
Upgrade: `sudo port selfupdate && sudo port upgrade gh`
56+
4757
### Windows
4858

4959
`gh` is available via [scoop][], [Chocolatey][], and as downloadable MSI.

0 commit comments

Comments
 (0)