From: Jeremy Kerr Date: Tue, 10 Aug 2010 02:17:58 +0000 (+0800) Subject: docs: elaborate on lib/ dirs in INSTALL X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=5057a3a6a25346f4f7d064e4160fd6e3a70b9326;p=patchwork docs: elaborate on lib/ dirs in INSTALL Signed-off-by: Jeremy Kerr --- 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: