summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2010-08-10 10:17:58 +0800
committerJeremy Kerr <jk@ozlabs.org>2010-08-10 11:49:35 +0800
commit5057a3a6a25346f4f7d064e4160fd6e3a70b9326 (patch)
treeef6de390b8d3c2a4ecd661be791855ac4b017fe0 /docs
parentec250986948f1fef86e6a72ce9a8e0ed332ef057 (diff)
downloadpatchwork-5057a3a6a25346f4f7d064e4160fd6e3a70b9326.tar.bz2
patchwork-5057a3a6a25346f4f7d064e4160fd6e3a70b9326.tar.xz
docs: elaborate on lib/ dirs in INSTALL
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index cf6544f..4445d4a 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -51,6 +51,9 @@ in brackets):
mkdir -p lib/packages lib/python
+ lib/packages is for stuff we'll download, lib/python is to add
+ to our python path. We'll symlink python modules into lib/python.
+
At the time of release, patchwork depends on django version 1.0 or
later. Your distro probably provides this. If not, do a: