diff --git a/README.md b/README.md
index e9b38c4508fae5e7751002f26973903989357b88_UkVBRE1FLm1k..9eb0add807914354bf21911e678ae63cc5eb6e95_UkVBRE1FLm1k 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
 
 There is no release of this egg, you will rather want to check it out:
 
-  git clone https://github.com/simplejson/simplejson.git --branch python2.2
+    git clone https://github.com/simplejson/simplejson.git --branch python2.2
 
 Add install it in your old python:
 
@@ -11,7 +11,7 @@
 
 Add install it in your old python:
 
-  python2.2 setup.py install
+    python2.2 setup.py install
 
 Any features missing from the mainline version need to be coded in by hand. 
 I hope this is useful, it should be better than starting from scratch!