Browse Source

chore: update readme (#3190)

Kevin Wan 2 năm trước cách đây
mục cha
commit
1aebb3e5e4
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      readme-cn.md
  2. 1 1
      readme.md

+ 1 - 1
readme-cn.md

@@ -23,7 +23,7 @@
 >
 > `GOPROXY=https://goproxy.cn/,direct go install github.com/zeromicro/go-zero/tools/goctl@latest`
 >
-> `goctl migrate —verbose —version v1.5.0`
+> `goctl migrate —verbose —version v1.5.2`
 
 ## 0. go-zero 介绍
 

+ 1 - 1
readme.md

@@ -111,7 +111,7 @@ go install github.com/zeromicro/go-zero/tools/goctl@latest
 ```
 
 ```shell
-goctl migrate —verbose —version v1.5.0
+goctl migrate —verbose —version v1.5.2
 ```
 
 ##  Quick Start