Skip to content

Commit

Permalink
docs: fix typo on pnpm create command (#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanobartoletti committed Sep 18, 2024
1 parent 00f6b74 commit 797f2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/write-theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ npm init slidev-theme@latest
```

```bash [pnpm]
$ pnpm init slidev-theme
$ pnpm create slidev-theme
```

```bash [yarn]
Expand Down

0 comments on commit 797f2c9

Please sign in to comment.