[trivial] Fix DIB element path in Readme

Fix the fedora-atomic DIB element path in Readme.

Change-Id: I8dd17b2feb231a62939746d5b5e994c2e0adffeb
This commit is contained in:
Spyros Trigazis 2016-11-22 15:38:20 +01:00
parent f0a9ba8f52
commit df41e61351
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ executed::
export PATH="${PWD}/diskimage-builder/bin:$PATH"
export ELEMENTS_PATH="${PWD}/diskimage-builder/elements"
export ELEMENTS_PATH="${ELEMENTS_PATH}:${PWD}/magnum/magnum/drivers/image/image"
export ELEMENTS_PATH="${ELEMENTS_PATH}:${PWD}/magnum/magnum/drivers/common/image"
export DIB_RELEASE=24 # this can be switched to the desired version
export DIB_IMAGE_SIZE=2.5 # we need to give a bit more space to loopback device