From ae32b9510587fdca10afd3b28f172e26c7bbbe02 Mon Sep 17 00:00:00 2001 From: Zaz Brown Date: Tue, 31 Dec 2024 15:39:04 +0000 Subject: [PATCH] fix brew install on Mac --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1207025..f587d22 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ Ensure that you have the required dependencies installed. > You can use the following package manager: > - > | Distribution | Repository | Instructions | - > | ------------ | ----------- | ----------------------------------------- | - > | _Any_ | [Linuxbrew] | `brew install banh-canh/ytui-tap/formula` | + > | Distribution | Repository | Instructions | + > | ------------ | ----------- | ---------------------------------- | + > | _Any_ | [Linuxbrew] | `brew install banh-canh/ytui/ytui` |