Skip to content

Commit

Permalink
fix: update guide/index.md for pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenQingchuan authored Jul 14, 2021
1 parent c7d5c2d commit dcda7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $ npm init vite@latest
$ yarn create vite
```

With PNPM:
使用 PNPM:

```bash
$ pnpx create-vite
Expand Down

0 comments on commit dcda7af

Please sign in to comment.