mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
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:
parent
ae69297a12
commit
960fd61a93
4
README
4
README
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user