diff --git a/README.md b/README.md index 763ec537cf8f086611fc5d3a5a238ee45684a314..7b13452df72fd28677217e7ef981edd8e5b80be8 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ In the project directory, you can run: ### `npm start` +Before running "npm start" and after cloning the project to your own machine.<br> +In the root of the project, you need to run "npm install" to install all necessary packages. Runs the app in the development mode.<br> Open [http://localhost:3000](http://localhost:3000) to view it in the browser.