fix: fix readme (#4174)

This commit is contained in:
kesonan
2024-06-02 23:22:33 +08:00
committed by GitHub
parent e8c9b0ddf8
commit 7954ad3759
2 changed files with 0 additions and 2 deletions

View File

@@ -194,7 +194,6 @@ go get -u github.com/zeromicro/go-zero
```shell
cd greet
go mod init
go mod tidy
go run greet.go -f etc/greet-api.yaml
```