Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ curl -fsSL https://raw.githubusercontent.com/itamaker/go-chrome-ai/main/scripts/

```bash
# Or install via Homebrew (custom tap)
brew tap itamaker/tap
brew install --cask go-chrome-ai
brew install --cask itamaker/tap/go-chrome-ai
```

<details>
Expand Down
3 changes: 1 addition & 2 deletions docs/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ curl -fsSL https://raw.githubusercontent.com/itamaker/go-chrome-ai/main/scripts/

```bash
# 或通过 Homebrew(自定义 tap)安装
brew tap itamaker/tap
brew install --cask go-chrome-ai
brew install --cask itamaker/tap/go-chrome-ai
```

<details>
Expand Down