chore: update readme to remove upgrade parts. (#3318)
This commit is contained in:
11
readme.md
11
readme.md
@@ -102,17 +102,6 @@ Run the following command under your project:
|
||||
```shell
|
||||
go get -u github.com/zeromicro/go-zero
|
||||
```
|
||||
## Upgrade
|
||||
|
||||
To upgrade from versions eariler than v1.3.0, run the following commands.
|
||||
|
||||
```shell
|
||||
go install github.com/zeromicro/go-zero/tools/goctl@latest
|
||||
```
|
||||
|
||||
```shell
|
||||
goctl migrate —verbose —version v1.5.2
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user