From 1d72a15ca61a53df0aed1fa7b644d9831684d5c4 Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 28 Sep 2024 01:51:05 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f555793..92abe9c 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ wrangler init Use of TypeScript is strongly encouraged :) ```bash -npm i -D @tsndr/cloudflare-worker-router +npm i @tsndr/cloudflare-worker-router ```