diff --git a/README.md b/README.md
index be3f11baf4f0949a9302b1ad534f24db778596ef..8efb50f477c0befdca26707d9b8c30834b616992 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.