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 3b20e5a commit 64c51eaCopy full SHA for 64c51ea
src/content/docs/agents/index.mdx
@@ -35,7 +35,7 @@ To use the Agent starter template and create your first Agent with the Agents SD
35
36
```sh
37
# install it
38
-npm create cloudflare@latest agents-starter --template=cloudflare/agents-starter
+npm create cloudflare@latest agents-starter -- --template=cloudflare/agents-starter
39
# and deploy it
40
npx wrangler@latest deploy
41
```
0 commit comments