From 967997b2e047b85146ae089b5e2dd212457566e9 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 2 Jan 2025 08:53:51 +0000 Subject: [PATCH] docs: use new `nuxi module add` command in installation (#4) * docs: use new `nuxi module add` command in installation * chore: update block --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1237d2e..0243614 100644 --- a/README.md +++ b/README.md @@ -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.