diff --git a/README.rst b/README.rst index ac9a419..2df071e 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ Installation Debian, it means gcc, python-dev, libssl-dev, libldap-dev, libsasl2-dev, libpq-dev):: - pip install -r dev-req.txt + pip install -r requirements.txt - Create user and database (you can replace $USER by www-data for a WSGI installation)::