diff --git a/README.md b/README.md
index f660c392f29b2a541c0bf2421f375eb776331da9..96f647737349bf0298b92d64544e2d087cb38719 100644
--- a/README.md
+++ b/README.md
@@ -117,9 +117,7 @@ The default user name and password for the web UI is 'vagrant'.
 
 2. 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`
-
-    `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.