diff --git a/README.md b/README.md index dbe5385..ea91f28 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## ⚠️ Warning: This template is no longer maintained -Create TypeScript workers in the [command-line with Wrangler 2.0.0+](https://developers.cloudflare.com/workers/wrangler/get-started/) using `wrangler init` instead. +Create TypeScript workers in the [command-line with Wrangler 2.0.0+](https://developers.cloudflare.com/workers/wrangler/get-started/) using `npm create cloudflare@latest` instead. ---