diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-22 20:54:01 +0200 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-22 20:54:01 +0200 | 
| commit | 9c0e4b712fd911438328dcec164752229399400f (patch) | |
| tree | 93e1f9499c0934d00459f901382980980a36928d /docs/source/installation.rst | |
| parent | 70525b115b3580ffb79bea9069cba835dc183ba1 (diff) | |
| download | Ishtar-9c0e4b712fd911438328dcec164752229399400f.tar.bz2 Ishtar-9c0e4b712fd911438328dcec164752229399400f.zip | |
Minor update on doc - Fix import script
Diffstat (limited to 'docs/source/installation.rst')
| -rw-r--r-- | docs/source/installation.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 4eb5760f9..023628193 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -44,7 +44,7 @@ For instance the packages for Debian wheezy are get with::      $ apt-get install apache2 python python-django python-psycopg2 gettext \            postgresql-9.1 postgresql-9.1-postgis libjs-jquery libjs-jquery-ui \            python-pisa python-django-registration python-utidylib python-lxml \ -          python-imaging +          python-imaging git python-django-south python-psycopg2  If these packages do not exist in your distribution's repository, please refer to applications websites. | 
