Skip to content

Commit 98dc82e

Browse files
i-palindrome-iAdam Kaczmarek
andauthored
docs: fix command in CONTRIBUTING.md (#1940)
Co-authored-by: Adam Kaczmarek <[email protected]>
1 parent 86baefd commit 98dc82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cd next-auth
3232

3333
2. Install packages:
3434
```sh
35-
npm i && npm dev:setup
35+
npm i && npm run dev:setup
3636
```
3737

3838
3. Populate `.env.local`:

0 commit comments

Comments
 (0)