Skip to content

Commit 6403f4d

Browse files
authoredJul 14, 2024
fix README_zh_cn go install command (#627)
1 parent d7d7c97 commit 6403f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README-zh_cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ air --build.cmd "go build -o bin/api cmd/run.go" --build.bin "./bin/api" --build
4545
使用 go 1.22 或更高版本:
4646

4747
```shell
48-
go install github.com/cosmtrek/air@latest
48+
go install github.com/air-verse/air@latest
4949
```
5050

5151
### 使用 install.sh

0 commit comments

Comments
 (0)