Skip to content

Commit

Permalink
fixed typo in install command
Browse files Browse the repository at this point in the history
  • Loading branch information
ratracegrad committed Sep 18, 2024
1 parent 1f70605 commit 5a73132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 5a73132

Please sign in to comment.