From 26a6912fa06db1bc809edb09367446fbdd5f32e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Nieto?= <xiam@menteslibres.org>
Date: Sun, 8 Jul 2012 17:26:28 -0500
Subject: [PATCH] Formatting.

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

diff --git a/README.md b/README.md
index 47e7b216..95985dd4 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ gosexy is a general purpose framework for Go that provides sugar methods, types
 
 Use the command line
 
-  $ go get github.com/xiam/gosexy
+    $ go get github.com/xiam/gosexy
 
 ## Sugar types
 
-- 
GitLab