From 5bc4652ed29b3d3f3b6fdcc6b2a842319e6053eb Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 30 Oct 2012 13:11:32 +0100 Subject: [PATCH] update README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)::