Skip to content

Commit 8b37ad8

Browse files
chore: change installation step #2 description (#486)
make description agree with command updates in fa8bb50 Co-authored-by: lindsaylevine <57350178+lindsaylevine@users.noreply.github.com>
1 parent 1bc4e32 commit 8b37ad8

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
@@ -58,7 +58,7 @@ NEXT_SERVERLESS = "true"
5858
NODE_ENV = "production"
5959
```
6060

61-
2\. From your project's base directory, use `npm`, `yarn`, or any other Node.js package manager to add this plugin to `devDependencies` in `package.json`.
61+
2\. From your project's base directory, use `npm`, `yarn`, or any other Node.js package manager to add this plugin to `dependencies` in `package.json`.
6262

6363
```
6464
npm install --save @netlify/plugin-nextjs

0 commit comments

Comments
 (0)