From 21f834f121e6292cc345b1cad3c60fa225a7932f Mon Sep 17 00:00:00 2001 From: CypherAk007 <71595919+CypherAk007@users.noreply.github.com> Date: Fri, 2 Oct 2020 23:03:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 707b2cc..e212d12 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Full project for the Build a Website with Node course. -## Instructions +## Instructions and Prerequisites 1. Clone the repo: `git@github.com:scotch-io/node-website-course.git` 2. Install packages: `npm install`