From b615845e1f76484658b51a065fccc3a22c829798 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Sun, 6 Apr 2025 07:56:22 -0700 Subject: [PATCH] Update README.md - homebrew tap name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25019d9..4427104 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Supersonic is available on Homebrew via a custom brew tap, or via downloading th To install Supersonic with **Homebrew** run: ```sh -brew tap supersonic-app/homebrew +brew tap supersonic-app/supersonic brew install --no-quarantine supersonic ```