diff --git a/README.md b/README.md index f643876..501185d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers. ## Install ``` -npm i -D @tsndr/cloudflare-worker-jwt +npm i @tsndr/cloudflare-worker-jwt ```