docs: format markdown and add go mod in demo (#155)
This commit is contained in:
@@ -164,6 +164,8 @@ go get -u github.com/tal-tech/go-zero
|
||||
|
||||
```shell
|
||||
cd greet
|
||||
go mod init
|
||||
go mod tidy
|
||||
go run greet.go -f etc/greet-api.yaml
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user