]> git.parisson.com Git - telemeta.git/commitdiff
fix doc again
authoryomguy <yomguy@parisson.com>
Wed, 26 Oct 2011 09:38:10 +0000 (11:38 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 26 Oct 2011 09:38:10 +0000 (11:38 +0200)
INSTALL.rst

index 303b2402257da578e06b756a4dfadf7ff450e068..004d31928bec12486fe9d694e8e1ac685775e5a3 100644 (file)
@@ -71,7 +71,7 @@ Install Telemeta
 
     sudo pip install telemeta
   
-  or
+  or::
   
     sudo easy_install telemeta
     
@@ -81,7 +81,6 @@ Install Telemeta
         cd telemeta-1.0
         sudo python setup.py install
 
-
 -------------------------
 Fast testing (sandbox)
 -------------------------
@@ -98,7 +97,6 @@ If you haven't already done it, start a new django project::
     cd ~/my_projects
     django-admin startproject mysite
 
-
 -----------------------------------------
 Create the media and cache directories
 -----------------------------------------