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

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:
```shell
goctl api -o greet.api
goctl api -o greet.api
```
3. generate the go server side code