Skip to content

Commit 51b3d24

Browse files
committed
npm create cloudflare@latest workflows-starter -- --template 'cloudflare/workflows-starter'
1 parent 1c4c29f commit 51b3d24

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workflows/get-started

1 file changed

+1
-1
lines changed

src/content/docs/workflows/get-started/guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To continue:
4242
To create your first Workflow, use the `create cloudflare` (C3) CLI tool, specifying the Workflows starter template:
4343

4444
```sh
45-
npm create cloudflare@latest workflows-starter -- --template "cloudflare:workflows-starter"
45+
npm create cloudflare@latest workflows-starter -- --template "cloudflare/workflows-starter"
4646
```
4747

4848
This will create a new folder called `workflows-starter`.

0 commit comments

Comments
 (0)