Skip to content

Commit

Permalink
docs: add missing registry prefix (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
drendog authored Nov 11, 2024
1 parent 5061882 commit 15c81dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ installing acorn to your project and then creating a router to handle requests.
To install acorn for Deno, you can install it via the Deno runtime CLI:

```
deno add @oak/acorn
deno add jsr:@oak/acorn
```

### Installing for Node.js or Cloudflare Workers
Expand Down

0 comments on commit 15c81dc

Please sign in to comment.