diff --git a/markdown/docs/tutorials/generate-code.md b/markdown/docs/tutorials/generate-code.md index 78e29ebb41ed..9a78df2ff10f 100644 --- a/markdown/docs/tutorials/generate-code.md +++ b/markdown/docs/tutorials/generate-code.md @@ -37,7 +37,7 @@ import CliInstallation from '@/assets/docs/fragments/cli-installation.md' 1. Trigger the creation of the Glee project: - {`asyncapi new glee --name=tutorial --template tutorial`} + {`asyncapi new glee --name=tutorial --template=tutorial`} Let's break down the previous command: