We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 315c0d0 commit 51c90ebCopy full SHA for 51c90eb
readme.md
@@ -122,7 +122,7 @@ cookiecutter https://github.com/better-go/cookiecutter-go.git --directory="mono-
122
123
cd your-mono-repo-app-create-root/
124
125
-# 在当前目录下, 创建微服务目录: 使用 go-micro
+# 在当前目录下, 创建微服务目录: 使用 go-zero
126
cookiecutter https://github.com/better-go/cookiecutter-go.git --directory="single-app/go-zero"
127
128
# 在当前目录下, 创建微服务目录: 使用 gin
0 commit comments