We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86baefd commit 98dc82eCopy full SHA for 98dc82e
CONTRIBUTING.md
@@ -32,7 +32,7 @@ cd next-auth
32
33
2. Install packages:
34
```sh
35
-npm i && npm dev:setup
+npm i && npm run dev:setup
36
```
37
38
3. Populate `.env.local`:
0 commit comments