From f1d0614af5a249eacb6e9cfc6102c2a01a6dcfa2 Mon Sep 17 00:00:00 2001 From: Laurent Peuch <cortex@worlddomination.be> Date: Wed, 18 Sep 2013 21:53:40 +0200 Subject: [PATCH] [doc/fix] bad filename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b989d72..e604a1f0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ virtualenv ve source ve/bin/activate - pip install -r requirements-dev.txt + pip install -r requirements.txt python manage.py syncdb -- GitLab