Fix init command on bun

pull/4292/head
Minsoo Choo 11 months ago committed by GitHub
parent fcae4d5554
commit b1ce4d1dd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,7 +34,7 @@ $ yarn add -D vitepress vue
``` ```
```sh [bun] ```sh [bun]
$ bun add -D vitepress $ bunx add -D vitepress
``` ```
::: :::

Loading…
Cancel
Save