Explorar o código

chore: update readme (#3190)

Kevin Wan %!s(int64=2) %!d(string=hai) anos
pai
achega
1aebb3e5e4
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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