From: yomguy Date: Fri, 28 Jan 2011 13:58:17 +0000 (+0100) Subject: cleanup X-Git-Tag: 1.1~482 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=16a47ab77660fbeb877af34a37a15d6d322adf8d;p=telemeta.git cleanup --- diff --git a/INSTALL b/INSTALL index bff5f5e6..40c0e8ea 100644 --- 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 ------------------