From df7253d30f4e0013a1ffb251924b369a70a61749 Mon Sep 17 00:00:00 2001 From: Brendan Irvine-Broque Date: Fri, 13 Dec 2024 16:08:52 -0800 Subject: [PATCH] Use -- --category in Pages getting started --- src/content/docs/pages/get-started/c3.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/pages/get-started/c3.mdx b/src/content/docs/pages/get-started/c3.mdx index c004764019398a6..5b717f5be54032d 100644 --- a/src/content/docs/pages/get-started/c3.mdx +++ b/src/content/docs/pages/get-started/c3.mdx @@ -18,7 +18,7 @@ Cloudflare provides a CLI command for creating new Workers and Pages projects Open a terminal window and run: - + Running this command will prompt you to install the [`create-cloudflare`](https://www.npmjs.com/package/create-cloudflare) package, and then ask you questions about the type of application you wish to create.