Skip to content

Commit 5a73132

Browse files
committed
fixed typo in install command
1 parent 1f70605 commit 5a73132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The current version of `@nuxtjs/color-mode` is compatible with [Nuxt 3 and Nuxt
2828
Add `@nuxtjs/color-mode` dependency to your project:
2929

3030
```bash
31-
npx nuximodule add color-mode
31+
npx nuxi module add color-mode
3232
```
3333

3434
Then, add `@nuxtjs/color-mode` to the `modules` section of your `nuxt.config.ts`

0 commit comments

Comments
 (0)