From: yomguy Date: Wed, 26 Oct 2011 09:38:10 +0000 (+0200) Subject: fix doc again X-Git-Tag: 1.1~35 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=149505a554d6dc1e0943e8da81935d331d2abb1c;p=telemeta.git fix doc again --- diff --git a/INSTALL.rst b/INSTALL.rst index 303b2402..004d3192 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -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 -----------------------------------------