diff options
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst index 2dd745b..9af5558 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -60,7 +60,7 @@ Linux distribution repositories. For instance on Debian Wheezy:: On Debian Squeeze (you need to activate backports):: - apt-get install -t squeeze-backports python-django + apt-get install -t squeeze-backports python-django libjs-jquery apt-get install python python-django-south python-beautifulsoup tinymce \ apache2 libgeos-3.2.0 proj-bin gdal-bin python-gdal python-lxml \ |