docs: install with pnpm (#9850)
This commit is contained in:
@@ -5,7 +5,14 @@
|
||||
## Install
|
||||
|
||||
```shell
|
||||
# with npm
|
||||
npm i @vant/popperjs
|
||||
|
||||
# with yarn
|
||||
yarn add @vant/popperjs
|
||||
|
||||
# with pnpm
|
||||
pnpm add @vant/popperjs
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user