diff --git a/README.md b/README.md index 749c8621293dd4eeb13582ef8e5c39538048e7eb..f697318aeb881e58324c8faec05070db758edaa4 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-->