Skip to content

Commit c8ef8a8

Browse files
ctemplinlindsaylevine
authored andcommitted
chore: change installation step opennextjs#2 description
make description agree with command updates in fa8bb50
1 parent 14407ab commit c8ef8a8

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)