Skip to content

Commit

Permalink
docs: use nuxi module
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 1, 2024
1 parent 39c563a commit c6e03ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/docs/ssr/nuxt.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ Using Pinia with [Nuxt](https://nuxt.com/) is easier since Nuxt takes care of a
## Installation

```bash
yarn add pinia @pinia/nuxt
# or with npm
npm install pinia @pinia/nuxt
npx nuxi@latest module add pinia
```

:::tip
Expand Down

0 comments on commit c6e03ae

Please sign in to comment.