]> git.parisson.com Git - telemeta.git/commitdiff
cleanup
authoryomguy <yomguy@parisson.com>
Fri, 28 Jan 2011 13:58:17 +0000 (14:58 +0100)
committeryomguy <yomguy@parisson.com>
Fri, 28 Jan 2011 13:58:17 +0000 (14:58 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index bff5f5e6932a8fe7dfb7b435bf0f386a254d0c0a..40c0e8eab64ca108dd8ce2619fcb104dfbc7044b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -23,9 +23,9 @@ Install the dependencies
 
     Install all dependencies like this::
        
-       sudo aptitude install python python-xml python-mutagen python-django \
-              python-imaging python-mysqldb mysql-server python-numpy python-scipy \
-               python-ctypes python-setuptools python-support python-docutils
+        sudo aptitude install python python-xml python-mutagen python-django \
+                              python-imaging python-mysqldb mysql-server python-numpy python-scipy \
+                              python-ctypes python-setuptools python-support python-docutils
 
     Just add these lines to your /etc/apt/sources-list::
 
@@ -61,7 +61,6 @@ Read the README and INSTALL file, install dependencies and then::
     sudo python setup.py install
 
 
-    
 Install Telemeta
 ------------------