From 76dfe596e92200dcc538ff90902d431574e48eec Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 3 Apr 2024 15:55:43 +0100 Subject: [PATCH] docs: use new `nuxi module add` command in installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe09d34..a0f9f35 100644 --- a/README.md +++ b/README.md @@ -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.