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 555677d commit f111591Copy full SHA for f111591
src/content/docs/agents/index.mdx
@@ -32,7 +32,7 @@ To use the Agent starter template and create your first Agent with the Agents SD
32
33
```sh
34
# install it
35
-npm create cloudflare@latest agents-starter -- --template=cloudflare/agents-starter
+npm create cloudflare@latest agents-starter --template=cloudflare/agents-starter
36
# and deploy it
37
npx wrangler@latest deploy
38
```
0 commit comments