From d1b55cc6be1c2553c3f0f902b8eac4927b253338 Mon Sep 17 00:00:00 2001 From: pazaz <162585592+pazazdigital@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:59:36 +0100 Subject: [PATCH] Update index.md fixed typo in the installation command --- docs/content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.md b/docs/content/index.md index 766a805..3729022 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -28,7 +28,7 @@ The current version of `@nuxtjs/color-mode` is compatible with [Nuxt 3 and Nuxt Add `@nuxtjs/color-mode` dependency to your project: ```bash -npx nuximodule add color-mode +npx nuxi module add color-mode ``` Then, add `@nuxtjs/color-mode` to the `modules` section of your `nuxt.config.ts`