Skip to content

Commit d220852

Browse files
committed
remove deprecation
1 parent 3e38f07 commit d220852

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,6 @@ wrangler docs [<COMMAND>]
134134

135135
## `init`
136136

137-
:::note
138-
139-
The `init` command will be removed in a future version. Please use `npm create cloudflare@latest` instead.
140-
141-
:::
142-
143137
Create a new project via the [create-cloudflare-cli (C3) tool](/workers/get-started/guide/#1-create-a-new-worker-project). A variety of web frameworks are available to choose from as well as templates. Dependencies are installed by default, with the option to deploy your project immediately.
144138

145139
```txt

0 commit comments

Comments
 (0)