Skip to content

Commit 8bdc049

Browse files
authored
docs: fix import in README (#140)
1 parent eb1841c commit 8bdc049

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
@@ -8,7 +8,7 @@ CSS, syntax highlighting, and HTML sanitization.
88
First install the package with the command:
99

1010
```sh
11-
deno add @deno/gfm
11+
deno add jsr:@deno/gfm
1212
```
1313

1414
```js

0 commit comments

Comments
 (0)