Skip to content

Commit 9b33cbe

Browse files
authored
Merge pull request #2 from ferrisz/patch-1
fix:error
2 parents 0f16abe + 8892a47 commit 9b33cbe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,11 @@ cookiecutter https://github.com/better-go/cookiecutter-go.git --directoryu003d"m
124124

125125
cd your-mono-repo-app-create-root/
126126

127-
# In the current directory, create a microservice directory: use go-micro
127+
128+
# In the current directory, create a microservice directory: use go-zero
128129
cookiecutter https://github.com/better-go/cookiecutter-go.git --directoryu003d"single-app/go-zero"
129130

131+
130132
# In the current directory, create a microservice directory: use gin
131133
cookiecutter https://github.com/better-go/cookiecutter-go.git --directoryu003d"single-app/gin"
132134

0 commit comments

Comments
 (0)