diff --git a/README.md b/README.md index 4bbf1f1..a566240 100644 --- a/README.md +++ b/README.md @@ -204,8 +204,8 @@ are kept as a migration bridge advertising the first Gitea-hosted update. Keep the GitHub repository accessible for those clients; subsequent updates use Gitea. GitHub workflows were removed after the Gitea builds passed. Windows releases remain prereleases, so `/releases/download/latest/ClaudeChecker.zip` always serves -the stable macOS release. The Homebrew tap still points to its previous GitHub -release; that app discovers the Gitea migration update through the old feed. +the stable macOS release. The Homebrew tap downloads that Gitea URL and enables +app-managed updates; it no longer needs a tap commit for every release. Local build commands are `bash scripts/build-macos.sh` and, on Windows, `./scripts/build-windows.ps1` with `INNO_SETUP_COMPILER` pointing to `ISCC.exe`.