docs: use new nuxi module add command in installation

This commit is contained in:
Daniel Roe 2024-04-03 15:55:43 +01:00
parent 7b78980023
commit 76dfe596e9
No known key found for this signature in database
GPG key ID: 3714AB03996F442B

View file

@ -22,7 +22,7 @@ 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```
```npx nuxi@latest module add wideangle
4. Enable and configure the module.