Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
You don't need "brew tap" any more
Browse files Browse the repository at this point in the history
This works without needing the "brew tap" step:

    brew install mitchellh/gon/gon
  • Loading branch information
simonw committed Jan 4, 2021
1 parent cb5e960 commit fb884f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ The example below runs `gon` against itself to generate a zip and dmg.

The easiest way to install `gon` is via [Homebrew](https://brew.sh):

$ brew tap mitchellh/gon
$ brew install mitchellh/gon/gon

You may also download the appropriate release for your platform
Expand Down

0 comments on commit fb884f2

Please sign in to comment.