Skip to content

Commit d75affe

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

File tree

1 file changed

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

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ To complete this tutorial, you only neeed:
3333

3434
<Render file="prereqs" product="workers" />
3535

36-
- Cloudflare account (Paid plan so you can use Durable Objects)
37-
- Wrangler CLI installed on your machine
38-
- Node.js installed on your machine
39-
- Basic knowledge of TypeScript
36+
A Cloudflare account with a [Workers Paid plan](/workers/platform/pricing/#workers) is required so that you can use Durable Objects.
4037

4138
If you have not already installed needed tools, you can follow the instructions in the part 0. Install tools below.
4239

0 commit comments

Comments
 (0)