fix dependencies in README

This commit is contained in:
j 2017-03-16 13:36:36 +01:00
parent 13a166e7f6
commit 376938d3f5

View File

@ -28,7 +28,8 @@
2) install all required packages 2) install all required packages
apt-get install git subversion mercurial \ apt-get install git subversion mercurial \
python3-setuptools python3-pip python3-virtualenv ipython3 \ python3-setuptools python3-pip python3-virtualenv \
virtualenv ipython3 \
python3-dev python3-pil python3-numpy python3-psycopg2 \ python3-dev python3-pil python3-numpy python3-psycopg2 \
python3-geoip python3-html5lib python3-lxml \ python3-geoip python3-html5lib python3-lxml \
postgresql postgresql-contrib rabbitmq-server \ postgresql postgresql-contrib rabbitmq-server \