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 | f1d4e11b8acd97cbf29bc1e0b3e99c75a5b51f3a (patch) | |
tree | 93e1f9499c0934d00459f901382980980a36928d /docs | |
parent | d9f1adb4e7164dfede3551822b9184bef9f9df85 (diff) | |
download | Ishtar-f1d4e11b8acd97cbf29bc1e0b3e99c75a5b51f3a.tar.bz2 Ishtar-f1d4e11b8acd97cbf29bc1e0b3e99c75a5b51f3a.zip |
Minor update on doc - Fix import script
Diffstat (limited to 'docs')
-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. |