README: note that LAYER_FETCH_DIR needs to be an absolute path

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2013-11-14 14:00:58 +00:00
parent ae69297a12
commit 960fd61a93

4
README
View File

@ -37,8 +37,8 @@ Setup instructions:
1. Edit settings.py to specify a database, EMAIL_HOST, SECRET_KEY and 1. Edit settings.py to specify a database, EMAIL_HOST, SECRET_KEY and
other settings specific to your installation. Ensure you set other settings specific to your installation. Ensure you set
LAYER_FETCH_DIR to a location with sufficient space for fetching LAYER_FETCH_DIR to an absolute path to a location with sufficient
layer repositories. space for fetching layer repositories.
2. Run the following commands within the layerindex-web directory to 2. Run the following commands within the layerindex-web directory to
initialise the database: initialise the database: