Skip to content

Commit

Permalink
docs: update homebrew tap instructions
Browse files Browse the repository at this point in the history
At some point I made this a more generic repo to handle
any and all homebrew packages that I want to maintain.

Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>
  • Loading branch information
JackMordaunt committed Aug 3, 2023
1 parent 0a65229 commit bf920e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ winget install icnsify
### [Brew](https://brew.sh)

```sh
brew tap jackmordaunt/homebrew-icnsify # Ensure tap is added first.
brew tap jackmordaunt/homebrew-tap # Ensure tap is added first.
brew install icnsify
```

Expand Down

0 comments on commit bf920e7

Please sign in to comment.