Update readme-en.md

This commit is contained in:
Kevin Wan 2020-12-12 09:06:09 +08:00 committed by GitHub
parent 4d13dda605
commit a5f0cce1b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ go get -u github.com/tal-tech/go-zero
the .api files also can be generate by goctl, like below: the .api files also can be generate by goctl, like below:
```shell ```shell
goctl api -o greet.api goctl api -o greet.api
``` ```
3. generate the go server side code 3. generate the go server side code