docs: remove deprecated Homebrew tap step (#4319)

This commit is contained in:
PENG
2026-06-22 09:55:51 +08:00
committed by GitHub
parent 455556380b
commit 6ec86cff46
3 changed files with 0 additions and 9 deletions
@@ -122,9 +122,6 @@ npm install -g @google/gemini-cli
### Option 1: Homebrew (Recommended)
```bash
# Add tap
brew tap farion1231/ccswitch
# Install
brew install --cask cc-switch
```
@@ -122,9 +122,6 @@ npm install -g @google/gemini-cli
### 方法 1Homebrew(推奨)
```bash
# tap を追加
brew tap farion1231/ccswitch
# インストール
brew install --cask cc-switch
```
@@ -138,9 +138,6 @@ npm install -g @google/gemini-cli --registry=https://registry.npmmirror.com
### 方式一:Homebrew(推荐)
```bash
# 添加 tap
brew tap farion1231/ccswitch
# 安装
brew install --cask cc-switch
```