Skip to content

Commit c97ed13

Browse files
zAlweNy26Norbiros
authored andcommitted
fix: use correct module name in README.md
1 parent be3a921 commit c97ed13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Auto-generate Nuxt UI forms from Zod 4 schemas
2626
Install the module to your Nuxt application with one command:
2727

2828
```bash
29-
npx nuxi module add @norbiros/@norbiros/nuxt-auto-form
29+
npx nuxi module add @norbiros/nuxt-auto-form
3030
```
3131

3232
That's it! You can now use Nuxt Auto Form in your Nuxt app ✨

0 commit comments

Comments
 (0)