From b047d635555f5dcd518b1caabd36d428b15f49ea Mon Sep 17 00:00:00 2001 From: Antoine Leblanc Date: Sun, 4 Oct 2020 21:17:48 +0200 Subject: [PATCH] Add link to Homebrew and MacPorts --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30f562359..9c3e25bb2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ We'd love to hear your feedback about `gh`. If you spot bugs or have features th ### macOS -`gh` is available via Homebrew and MacPorts. +`gh` is available via [Homebrew][] and [MacPorts][]. #### Homebrew @@ -93,6 +93,8 @@ tool. Check out our [more detailed explanation][gh-vs-hub] to learn more. [official docs]: https://cli.github.com/manual +[Homebrew]: https://brew.sh +[MacPorts]: https://www.macports.org [scoop]: https://scoop.sh [Chocolatey]: https://chocolatey.org [releases page]: https://github.com/cli/cli/releases/latest