From b10d7f626105473a9d986dc4f6ec5ae88baf68de Mon Sep 17 00:00:00 2001 From: Roman Marinsky Date: Tue, 19 May 2026 15:03:54 +0300 Subject: [PATCH] =?UTF-8?q?docs(readme):=20drop=20Homebrew=20install=20ins?= =?UTF-8?q?tructions=20=E2=80=94=20tap=20no=20longer=20maintained?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The BrowserCat cask in rmarinsky/homebrew-tap is stuck at v1.1.0 while the latest release is v1.7.3, and there is no intent to keep it in sync. Point users directly at GitHub Releases instead; Sparkle handles updates inside the app from then on. Also drops the "Homebrew Tap" footer link for the same reason. Co-Authored-By: Claude Opus 4.7 --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2b78e40..1151c33 100644 --- a/README.md +++ b/README.md @@ -77,16 +77,13 @@ docs.google.com/a/company.com → Chrome Work ## ⚡ Quick Start -### Install via Homebrew (Recommended) -```bash -brew install --cask rmarinsky/tap/browsercat -``` - -### Manual Installation +### Installation 1. Download the latest `.dmg` from [Releases](https://github.com/rmarinsky/BrowserCat/releases/latest) 2. Drag **BrowserCat** to Applications 3. Launch and set as default browser in Settings +Updates are delivered automatically via Sparkle once installed. + ### First-Time Setup 1. **Set BrowserCat as default browser:** Settings → General → Default Browser → BrowserCat @@ -270,4 +267,3 @@ If BrowserCat saves you 30+ context switches per day, consider: **Links:** - [GitHub Issues](https://github.com/rmarinsky/BrowserCat/issues) - [Releases](https://github.com/rmarinsky/BrowserCat/releases) -- [Homebrew Tap](https://github.com/rmarinsky/homebrew-tap)