Skip to content

Commit 07be99b

Browse files
authored
Update README.md
1 parent 984475a commit 07be99b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Zread 是一款命令行工具,通过 AI 大模型自动分析代码仓库,
88

99
## 安装
1010

11-
### HomebrewmacOS / Linux 推荐)
11+
### Homebrew(支持 macOS / Linux)
1212

1313
```bash
14-
brew tap codegeex/homebrew-tap
14+
brew tap ZreadAI/homebrew-tap
1515
brew install zread
1616
```
1717

@@ -21,7 +21,7 @@ brew install zread
2121
brew upgrade zread
2222
```
2323

24-
### npm
24+
### npm(支持 Windows / Linux / macOS)
2525

2626
```bash
2727
npm install -g zread_cli

0 commit comments

Comments
 (0)