From 5ce2b5603c9d91ebf53753f802a079cf32af4497 Mon Sep 17 00:00:00 2001
From: Eesaan Atluri <atlurie@uab.edu>
Date: Thu, 28 Mar 2019 10:45:19 -0500
Subject: [PATCH] Misc. changes to formatting.

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

diff --git a/README.md b/README.md
index 016f7b2..dc3eb0f 100644
--- a/README.md
+++ b/README.md
@@ -113,10 +113,9 @@ The default user name and password for the web UI is 'vagrant'.
 
 ## Issues and Work arounds
 
-
 1. After you run the above command if you were to get a `"kernel mismatch error"`. To get past this error please run the below commands:
 
-    `vagrant ssh ohpc -c "uname -r"`
+        `vagrant ssh ohpc -c "uname -r"`
 
     Copy and paste this kernel version in the group_vars/all to update the kernel version in the `build_kernel_ver` variable.
 
-- 
GitLab