diff --git a/README.md b/README.md index 59e378eda..52ad9c2da 100644 --- a/README.md +++ b/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.