Commit c93c1191 authored by Timo Lindfors's avatar Timo Lindfors Committed by Enrico Zini
Browse files

Add python-psycopg2 to the list of dependencies

parent 88f6dc96
......@@ -2,7 +2,7 @@
* Running this code on your own machine
# Dependencies
apt-get install python-django python-ldap
apt-get install python-django python-ldap python-psycopg2
# Configuration
ln -s settings.py.devel settings.py
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment