From f5b7c614925bb5a79441b04822b2231dd72e0c52 Mon Sep 17 00:00:00 2001 From: mastermind3800 <72177807+mastermind3800@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:47:53 +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 2dd94a7..f1e1045 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To use this starter project, you'll need the following things installed on your 2. [NodeJS](http://nodejs.org) - use the installer. 3. [GulpJS](https://github.com/gulpjs/gulp) - `$ npm install -g gulp` (mac users may need sudo) -## Local Installation +## How to Install ? 1. Clone this repo, or download it into a directory of your choice. 2. Inside the directory, run `npm install`.