diff --git a/src/content/docs/workers/wrangler/commands.mdx b/src/content/docs/workers/wrangler/commands.mdx index 6ce40af398a200..3346194f55b6e1 100644 --- a/src/content/docs/workers/wrangler/commands.mdx +++ b/src/content/docs/workers/wrangler/commands.mdx @@ -141,7 +141,7 @@ wrangler docs [] :::note -The `init` command will be removed in a future version. Please use `npm create cloudflare\@2.5.0` instead. +The `init` command will be removed in a future version. Please use `npm create cloudflare@latest` instead. :::