Update readme-cn.md

This commit is contained in:
Kevin Wan 2022-02-27 23:30:14 +08:00 committed by GitHub
parent 900ea63d68
commit 7a28e19a27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
> ***注意:*** > ***注意:***
> >
> 从 v1.3.0 版本升级请执行以下命令: > 从 v1.3.0 之前版本升级请执行以下命令:
> >
> GOPROXY=https://goproxy.cn/,direct go install github.com/zeromicro/go-zero/tools/goctl@latest > GOPROXY=https://goproxy.cn/,direct go install github.com/zeromicro/go-zero/tools/goctl@latest
> >