summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index face0dc..760607f 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -128,7 +128,7 @@ in brackets):
Then, get patchwork to create its tables in your configured database:
cd apps/
- PYTHONPATH=../lib/python/django ./manage.py syncdb
+ PYTHONPATH=../lib/python ./manage.py syncdb
And add privileges for your mail and web users. This is only needed if
you use the ident-based approach. If you use password-based database