From 85512c043266e38738da7f9ff4ec4fa314d32fcc Mon Sep 17 00:00:00 2001 From: pete911 Date: Fri, 10 Sep 2021 19:55:28 +0100 Subject: [PATCH] update brew install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e451e63..9f885fc 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Go implementation of ipcalc command. ### brew - add tap `brew tap pete911/tap` -- install `brew install ipcalc` +- install `brew install pete911/tap/ipcalc` ### go