Skip to content

Commit

Permalink
docs: use new nuxi module add command in installation (#30)
Browse files Browse the repository at this point in the history
* docs: use new `nuxi module add` command in installation

* docs: updata

---------

Co-authored-by: tolking <[email protected]>
  • Loading branch information
danielroe and tolking authored Apr 4, 2024
1 parent 3925fac commit 1a5eddf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
## Install

```shell
npx nuxi@latest module add vant
# or
npm i vant @vant/nuxt -D
```

Expand Down

0 comments on commit 1a5eddf

Please sign in to comment.