Skip to content

Commit cb5e960

Browse files
committed
update README to note Homebrew installation
1 parent 19a1e4b commit cb5e960

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,12 @@ The example below runs `gon` against itself to generate a zip and dmg.
5757

5858
## Installation
5959

60-
To install `gon`, download the appropriate release for your platform
60+
The easiest way to install `gon` is via [Homebrew](https://brew.sh):
61+
62+
$ brew tap mitchellh/gon
63+
$ brew install mitchellh/gon/gon
64+
65+
You may also download the appropriate release for your platform
6166
from the [releases page](https://github.com/mitchellh/gon/releases).
6267
These are all signed and notarized to run out of the box on macOS 10.15+.
6368

0 commit comments

Comments
 (0)