Skip to content

Commit

Permalink
Correct Homebrew install command; fixes #71
Browse files Browse the repository at this point in the history
  • Loading branch information
bruceadams committed Oct 31, 2021
1 parent ced2fa2 commit 1b9bd2a
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 @@ -54,7 +54,7 @@ So, a simple `brew install yj` gets that tool, not this one 😞.

```bash
$ brew tap bruceadams/utilities
$ brew install bruceadams/yj
$ brew install bruceadams/utilities/yj
```

Minimal Docker images are available on
Expand Down

0 comments on commit 1b9bd2a

Please sign in to comment.