docs: use new nuxi module add command in installation (#4)

* docs: use new `nuxi module add` command in installation

* chore: update block
This commit is contained in:
Daniel Roe 2025-01-02 08:53:51 +00:00 committed by GitHub
parent f34a13327e
commit 967997b2e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,9 @@ You can enable Wide Angle Analytics in your Nuxt projects in just a few steps. N
2. [Create a new site](https://wideangle.co/documentation/create-and-configure-site) and activate it.
3. Install the `wideangle-vuejs` plugin in your Vue application.
```npm install wideangle-nuxt```
```bash
npx nuxi@latest module add wideangle
```
4. Enable and configure the module.