From cbbf3337a38ea88795522353490fcd9cfef85a9a Mon Sep 17 00:00:00 2001
From: Raphael <raphael@joindiaspora.com>
Date: Mon, 20 Sep 2010 13:00:19 -0700
Subject: [PATCH] Readme style conformance

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 14a3805863..0bc06f27f6 100644
--- a/README.md
+++ b/README.md
@@ -84,11 +84,11 @@ You can also run the binary directly by doing the following:
 
 If you're running a 32-bit system, run: 
 
-    wget http://fastdl.mongodb.org/linux/mongodb-linux-i686-1.6.2.tgz
+		wget http://fastdl.mongodb.org/linux/mongodb-linux-i686-1.6.2.tgz
               
 If you're running a 64-bit system, run: 
 
-    wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-1.6.2.tgz
+		wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-1.6.2.tgz
 
 Then run:
 
-- 
GitLab