Skip to content

Commit 15c81dc

Browse files
authored
docs: add missing registry prefix (#4)
1 parent 5061882 commit 15c81dc

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)