Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
fixed typo in the installation command
  • Loading branch information
pazazdigital authored Sep 25, 2024
1 parent 1f70605 commit d1b55cc
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 d1b55cc

Please sign in to comment.