Skip to content

Commit 1a5eddf

Browse files
danielroetolking
andauthored
docs: use new nuxi module add command in installation (#30)
* docs: use new `nuxi module add` command in installation * docs: updata --------- Co-authored-by: tolking <[email protected]>
1 parent 3925fac commit 1a5eddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
## Install
1515

1616
```shell
17+
npx nuxi@latest module add vant
18+
# or
1719
npm i vant @vant/nuxt -D
1820
```
1921

0 commit comments

Comments
 (0)