mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-22 16:39:58 +00:00
fixed module name for consistency.
This commit is contained in:
parent
f7ac32f509
commit
5047501be4
@ -18,7 +18,7 @@ You'll need a `users` table in your database with the following columns:
|
||||
|
||||
### 1. Install nuxt-auth-utils
|
||||
|
||||
Install the [auth-utils](https://github.com/Atinux/nuxt-auth-utils) module using the `nuxi` CLI.
|
||||
Install the [nuxt-auth-utils](https://github.com/Atinux/nuxt-auth-utils) module using the `nuxi` CLI.
|
||||
|
||||
```bash
|
||||
npx nuxi@latest module add auth-utils
|
||||
|
Loading…
Reference in New Issue
Block a user