We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5061882 commit 15c81dcCopy full SHA for 15c81dc
README.md
@@ -25,7 +25,7 @@ installing acorn to your project and then creating a router to handle requests.
25
To install acorn for Deno, you can install it via the Deno runtime CLI:
26
27
```
28
-deno add @oak/acorn
+deno add jsr:@oak/acorn
29
30
31
### Installing for Node.js or Cloudflare Workers
0 commit comments