From 1b9bd2a71f724bfe9c7ae055419867da3613a96f Mon Sep 17 00:00:00 2001 From: Bruce Adams Date: Sun, 31 Oct 2021 16:41:33 -0400 Subject: [PATCH] Correct Homebrew install command; fixes #71 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b522bf2..3b2cc34 100644 --- a/README.md +++ b/README.md @@ -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