From 3b05188a889462915454de0e210b1751409cf56e Mon Sep 17 00:00:00 2001 From: superdooper86 Date: Thu, 7 May 2026 16:47:01 +0200 Subject: [PATCH] Add Homebrew install method as primary option --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a13be30..0981363 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,13 @@ No API key required. It reads directly from your `claude.ai` session using a bui ## Installation -### Download (recommended) +### Homebrew (easiest) +```bash +brew tap superdooper86/tap +brew install --cask claudechecker +``` + +### Download 1. Go to [Releases](https://github.com/superdooper86/claudechecker/releases) 2. Download `ClaudeChecker.zip` from the latest release 3. Unzip and drag `ClaudeChecker.app` to `/Applications`