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 9b33cbe commit 00fb028Copy full SHA for 00fb028
readme-cn.md
@@ -123,7 +123,7 @@ cookiecutter https://github.com/better-go/cookiecutter-go.git --directory="mono-
123
124
cd your-mono-repo-app-create-root/
125
126
-# 在当前目录下, 创建微服务目录: 使用 go-micro
+# 在当前目录下, 创建微服务目录: 使用 go-zero
127
cookiecutter https://github.com/better-go/cookiecutter-go.git --directory="single-app/go-zero"
128
129
# 在当前目录下, 创建微服务目录: 使用 gin
0 commit comments