Skip to content

Commit c0ecedf

Browse files
Merge pull request #874 from jojojojojoj5564656465465/main
Update index.mdx
2 parents 7fa24c4 + 41f50d4 commit c0ecedf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • website/src/routes/guides/(get-started)/installation

website/src/routes/guides/(get-started)/installation/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ import * as v from 'valibot';
5757
For Node, Deno and Bun, you can add me to your project with a single command via your favorite package manager.
5858

5959
```bash
60-
deno add @valibot/valibot # deno
60+
deno add jsr:@valibot/valibot # deno
6161
npx jsr add @valibot/valibot # npm
6262
yarn dlx jsr add @valibot/valibot # yarn
6363
pnpm dlx jsr add @valibot/valibot # pnpm

0 commit comments

Comments
 (0)