summaryrefslogtreecommitdiffstats
path: root/INSTALL.pip
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.pip')
-rw-r--r--INSTALL.pip2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.pip b/INSTALL.pip
index 92b1c7fa..2f817ff8 100644
--- a/INSTALL.pip
+++ b/INSTALL.pip
@@ -12,7 +12,7 @@
git://github.com/johnl/deb-sphinx-search.git
* Install a virtual environment OUTSIDE of this directory:
- pip install -E ~/env -r osqa-requirements.txt
+ pip install -E ~/env -r askbot-requirements.txt
[there is discussion on the pinax forums about what it should be outside
the source directory]