From eaf11a7bb7cf19f2375cc43ff072dbb76f3c0661 Mon Sep 17 00:00:00 2001
From: 9S <strrrn@gmail.com>
Date: Thu, 19 Sep 2019 12:27:33 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index be3f11b..8efb50f 100644
--- a/README.md
+++ b/README.md
@@ -78,8 +78,8 @@ it should say ```ok``` on every step.
 }
 ```
 24. as a precaution restart the whole elk stack
-```systemctl restart logstash systemctl
-restart elasticsearch
+```systemctl restart logstash 
+systemctl restart elasticsearch
 systemctl restart kibana```
 
 You should then be able to see your new dashboard and visualizations.
-- 
GitLab