Skip to content

Commit 0c3d8aa

Browse files
committed
remove accidental reversion
1 parent 0d7975c commit 0c3d8aa

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
@@ -132,12 +132,6 @@ wrangler docs [<COMMAND>]
132132

133133
## `init`
134134

135-
:::note
136-
137-
The `init` command will be removed in a future version. Please use `npm create cloudflare@latest` instead.
138-
139-
:::
140-
141135
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.
142136

143137
```txt

0 commit comments

Comments
 (0)