Skip to content

Commit 1adacb8

Browse files
Update src/content/docs/workers/tutorials/build-a-content-version-system/index.mdx
Co-authored-by: db-cloudflare <[email protected]>
1 parent cc2cfbd commit 1adacb8

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/tutorials/build-a-content-version-system

1 file changed

+1
-1
lines changed

src/content/docs/workers/tutorials/build-a-content-version-system/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you have not already installed needed tools, you can follow the instructions
4141

4242

4343

44-
We will start by creating a new Workers project using the Wrangler CLI.
44+
To create a Worker project that is ready to use Durable Objects, run [C3 (create-cloudflare-cli)](https://github.com/cloudflare/workers-sdk/tree/main/packages/create-cloudflare) in your CLI.
4545

4646
```sh
4747
mkdir content-version-system

0 commit comments

Comments
 (0)