From bc4b2d51a78417c60a218be958fd55b08eac3ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?fn=20=E2=8C=83=20=E2=8C=A5?= <70830482+FnControlOption@users.noreply.github.com> Date: Sun, 25 Aug 2024 01:43:27 -0700 Subject: [PATCH] Update Homebrew install instructions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a014ed1..be6060d 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,9 @@ Think of this as filling a gap between `cut` and `awk`. ## Install -- Homebrew / Linuxbrew +- Homebrew ```bash -brew tap sstadick/hck brew install hck ```