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**