Skip to content

Commit e4d1c51

Browse files
authored
fix: add missing registry prefix
1 parent 5061882 commit e4d1c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ installing acorn to your project and then creating a router to handle requests.
2525
To install acorn for Deno, you can install it via the Deno runtime CLI:
2626

2727
```
28-
deno add @oak/acorn
28+
deno add jsr:@oak/acorn
2929
```
3030

3131
### Installing for Node.js or Cloudflare Workers

0 commit comments

Comments
 (0)