From 70677abdfd32b83c34eafc6bd536f1d2025de5f2 Mon Sep 17 00:00:00 2001
From: Jonathan Mace <jonathan.c.mace@gmail.com>
Date: Tue, 23 Apr 2013 20:49:13 -0400
Subject: [PATCH] Fixed README formatting

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

diff --git a/README.md b/README.md
index 2d577f6..ddc2d19 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ kmeans
 The rest are untested
 
 Steps to set up:
+
 1.  Modify HiBench/bin/hibench-config.sh
 2.  Make sure that hadoop is installed into Maven: navigate to hadoop root and mvn install
 3.  Install Mahout: navigate to HiBench/common/mahout-trunk and run the following command:
-- 
GitLab