From ec4322f02f5396b1fad5f2963e1446011ef6903d Mon Sep 17 00:00:00 2001
From: Bozidar Proevski <bozidar.proevski@finki.ukim.mk>
Date: Fri, 10 Jul 2020 13:54:08 +0200
Subject: [PATCH] Update README.md.

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

diff --git a/README.md b/README.md
index a37d6ef..62ce30f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Installation
 ------------
 
 Edit soctools-inventory and add the desired docker containers to be deployed. The playbook has been tested on CentOS 7.
-Edit settings in group_vars/all/main.yml.
+Review *all* settings in group_vars/all/main.yml.
 The first entry in the soctools_users variable is the user with full admin privileges in NiFi and Kibana.
 
 To build the Docker images needed, run the ansible playbook:
-- 
GitLab