diff --git a/src/content/docs/pages/get-started/c3.mdx b/src/content/docs/pages/get-started/c3.mdx index c004764019398a..7f300c590d0571 100644 --- a/src/content/docs/pages/get-started/c3.mdx +++ b/src/content/docs/pages/get-started/c3.mdx @@ -98,17 +98,6 @@ bun create cloudflare@latest [--] [] [OPTIONS] [-- ] - CLI arguments to pass to eventual third party CLIs C3 might invoke (in the case of full-stack applications). -- `--category` - - - The kind of templates that should be created. - - - The possible values for this option are: - - - `hello-world`: Hello World example - - `web-framework`: Framework Starter - - `demo`: Application Starter - - `remote-template`: Template from a GitHub repo - - `--type` - The type of application that should be created.