From 42e39e3ce965882c30505b2d23beb15387dba59a Mon Sep 17 00:00:00 2001
From: Luis Felipe Risch <lfr20@inf.ufpr.br>
Date: Thu, 15 Jul 2021 11:01:46 -0300
Subject: [PATCH] Updated the readme

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 763ec537..7b13452d 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.
 
-- 
GitLab