mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-24 12:44:18 +08:00
docs: remove deprecated Homebrew tap step (#4319)
This commit is contained in:
@@ -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
|
||||
### 方法 1:Homebrew(推奨)
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user