From 2c1bef7fb0b143627f2024a335e18ef0ff3eddf5 Mon Sep 17 00:00:00 2001
From: Marllon <mwcm17@inf.ufpr.br>
Date: Thu, 15 Jul 2021 14:14:19 +0000
Subject: [PATCH] =?UTF-8?q?atualiza=C3=A7=C3=A3o=20README.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 749c86212..f697318ae 100644
--- a/README.md
+++ b/README.md
@@ -116,8 +116,7 @@ After all gems were installed succesfuly. Please create the database using the f
 
 This procedure will create and configure all table in the project database  
 
-For the search mechanism to works, it is required to copy ``` your_directory_path/portalmec/calculate_score.painless ``` to ``` /etc/elasticsearch/scripts ```. After this is done, 
-execute the CMD in the portalmec directory ``` rake searchkick:reindex:all ```.
+For the search mechanism to works, execute the CMD in the portalmec directory ``` rake searchkick:reindex:all ```.
 
 
 <!--### Development environment-->
-- 
GitLab