docs(readme): drop Homebrew install instructions — tap no longer maintained#10
Conversation
…tained 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 <noreply@anthropic.com>
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Removes the "Install via Homebrew (Recommended)" Quick Start block and the footer "Homebrew Tap" link. The 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. New users following the README would get a very old binary, then Sparkle would silently catch them up — confusing.
Replacement: a single "Installation" section that points directly at GitHub Releases and mentions that Sparkle handles subsequent updates.
`release:skip` because this is docs only — no need to cut a new build.
🤖 Generated with Claude Code