docs: recommend official Homebrew cask installation

- Remove personal tap requirement from all READMEs (en/zh/ja)
- Update v3.15.0 release notes to highlight official cask availability
- Add celebration banner noting Homebrew official repository inclusion
- Simplify installation to single command: brew install --cask cc-switch
This commit is contained in:
Jason
2026-05-19 16:14:56 +08:00
parent 09f67c1b38
commit 398f40dacb
6 changed files with 6 additions and 6 deletions
-1
View File
@@ -291,7 +291,6 @@ CC Switch は「最小限の介入」という設計原則に従っています
**方法 1: Homebrew でインストール(推奨)**
```bash
brew tap farion1231/ccswitch
brew install --cask cc-switch
```