Skip to content

Commit 1b9bd2a

Browse files
committed
Correct Homebrew install command; fixes #71
1 parent ced2fa2 commit 1b9bd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ So, a simple `brew install yj` gets that tool, not this one 😞.
5454

5555
```bash
5656
$ brew tap bruceadams/utilities
57-
$ brew install bruceadams/yj
57+
$ brew install bruceadams/utilities/yj
5858
```
5959

6060
Minimal Docker images are available on

0 commit comments

Comments
 (0)