docs: update installation command for yarn pnp

closes #3919
pull/3924/head
Divyansh Singh 1 month ago
parent 49dbfb4ea3
commit 1188951785

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

@ -29,6 +29,10 @@ $ pnpm add -D vitepress
$ yarn add -D vitepress
```
```sh [yarn (pnp)]
$ yarn add -D vitepress vue
```
```sh [bun]
$ bun add -D vitepress
```

Loading…
Cancel
Save