From 0308f494c270de31efe17700a8ad17069ce328d7 Mon Sep 17 00:00:00 2001
From: a3ilson <a@3ilson.com>
Date: Sat, 9 Feb 2019 12:51:12 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 0a20d37..3b80009 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,8 @@ _Note if the timezone is offset or mismatched, you may not see any logs_
 ```
 
 ### 20. Download and install the MaxMind GeoIP database
-```cd /etc/logstash
+```
+cd /etc/logstash
 ```
 
 ### 21. Download and install the MaxMind GeoIP database
-- 
GitLab