From 54c4256d70ccbcaa8f747fa7ae177c69044ea3d9 Mon Sep 17 00:00:00 2001 From: rohit <47394616+Rohitcoolkashyap@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:21:44 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f4950d..a15ad33 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,6 @@ A super simple react setup from scratch with all the basics that you might need. ## How to use -Simply download or clone the repo and use **npm install** -To run the app use the command **npm start** +1.Simply download or clone the repository using **git clone {url}** +2.use **npm install** +3.To run the app use the command **npm start**