From 960fd61a933e72dd97d2734ca27b029225f50954 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 14 Nov 2013 14:00:58 +0000 Subject: [PATCH] README: note that LAYER_FETCH_DIR needs to be an absolute path Signed-off-by: Paul Eggleton --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 1896df8..f8cc4a0 100644 --- a/README +++ b/README @@ -37,8 +37,8 @@ Setup instructions: 1. Edit settings.py to specify a database, EMAIL_HOST, SECRET_KEY and other settings specific to your installation. Ensure you set - LAYER_FETCH_DIR to a location with sufficient space for fetching - layer repositories. + LAYER_FETCH_DIR to an absolute path to a location with sufficient + space for fetching layer repositories. 2. Run the following commands within the layerindex-web directory to initialise the database: