mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
docs: shoud install vant@next
This commit is contained in:
@@ -23,10 +23,10 @@ In the GUI, click on 'Dependencies' -> `Install Dependencies` and add `vant` to
|
||||
|
||||
```bash
|
||||
# Using npm
|
||||
npm i vant -S
|
||||
npm i vant@next -S
|
||||
|
||||
# Using yarn
|
||||
yarn add vant
|
||||
yarn add vant@next
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Reference in New Issue
Block a user