From 7977d104fc998dfa0cd25a70a027d58328f50116 Mon Sep 17 00:00:00 2001 From: NickSdot <32384907+NickSdot@users.noreply.github.com> Date: Fri, 6 Mar 2026 02:58:09 +0800 Subject: [PATCH] docs: completed Homebrew installation instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a714d95e8..6ca901e62 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ If already installed and `rtk gain` works, **DO NOT reinstall**. Skip to Quick S ### Homebrew (macOS/Linux) ```bash +brew tap rtk-ai/tap brew install rtk ```