From 91f2693628f9dc81b73bed3ab99667bfbabd8124 Mon Sep 17 00:00:00 2001 From: Jessica Parsons Date: Tue, 27 Oct 2020 10:25:14 -0700 Subject: [PATCH] Simplify installation instructions --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ea768f822d..638edad433 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,7 @@ This build plugin is a utility for enabling server-side rendering in Next.js on ## Installation and Configuration -1. `npm install netlify-plugin-nextjs` - -2. Create a `netlify.toml` in the root of your poject: +Create a `netlify.toml` in the root of your project: ```toml [build]