mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-23 09:00:31 +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
|
### 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
|
```bash
|
||||||
npx nuxi@latest module add auth-utils
|
npx nuxi@latest module add auth-utils
|
||||||
|
Loading…
Reference in New Issue
Block a user