Skip to content

Commit 91f2693

Browse files
authored
Simplify installation instructions
1 parent e005d05 commit 91f2693

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ This build plugin is a utility for enabling server-side rendering in Next.js on
2525

2626
## Installation and Configuration
2727

28-
1. `npm install netlify-plugin-nextjs`
29-
30-
2. Create a `netlify.toml` in the root of your poject:
28+
Create a `netlify.toml` in the root of your project:
3129

3230
```toml
3331
[build]

0 commit comments

Comments
 (0)