Skip to content

Commit 656b7b0

Browse files
authored
docs: update install to use jsr prefix (#192)
1 parent ae15fa2 commit 656b7b0

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
@@ -30,7 +30,7 @@ Webview is published to [jsr.io](https://jsr.io/@webview/webview) and
3030
use JSR:
3131

3232
```bash
33-
deno add @webview/webview
33+
deno add jsr:@webview/webview
3434
```
3535

3636
or without the CLI:

0 commit comments

Comments
 (0)