diff --git a/readme.md b/readme.md index 530fa37..5b729d3 100644 --- a/readme.md +++ b/readme.md @@ -29,5 +29,5 @@ go mod tidy - 根据 xxx.api 生成代码 ```shell -goctl api go -api xxx.api -dir . --style go_zero --remote https://gitea.gxxhygroup.com/dark/zero-template +goctl api go -api xxx.api -dir . --style go-zero --remote https://gitea.gxxhygroup.com/dark/zero-template ```