diff --git a/docs/docs/tutorial.mdx b/docs/docs/tutorial.mdx index 1945bbd..793c1f1 100644 --- a/docs/docs/tutorial.mdx +++ b/docs/docs/tutorial.mdx @@ -91,7 +91,7 @@ You should see this exact output if you generated a multi-command app. Since Str #### Single Command -You can optionally choose to run `npx @stricli/create-app@latest --command-type single` to generate a single command app. +You can optionally choose to run `npx @stricli/create-app@latest --template single` to generate a single command app. If you generated a single command app, your initial output should look like this: