From eaa0569ac509d5b6f4a53bc74f6c5fd2016d1a24 Mon Sep 17 00:00:00 2001 From: Hironori Shiina Date: Mon, 3 Apr 2017 03:53:01 +0000 Subject: [PATCH] Fix code-block in README of rhel7 element A code-block in README of rhel7 element is not rendered as expected. This patch fixes it to be rendered correctly. Change-Id: Ie8f4c05edd1dd93314290682e4b2734622894e15 --- diskimage_builder/elements/rhel7/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diskimage_builder/elements/rhel7/README.rst b/diskimage_builder/elements/rhel7/README.rst index f387b006..00d4d589 100644 --- a/diskimage_builder/elements/rhel7/README.rst +++ b/diskimage_builder/elements/rhel7/README.rst @@ -12,7 +12,7 @@ The cloud image can be found at (login required): https://access.redhat.com/downloads/content/69/ver=/rhel---7/7.1/x86_64/product-downloads Then before running the image build, define DIB_LOCAL_IMAGE (replace the file -name with the one downloaded, if it differs from the example):: +name with the one downloaded, if it differs from the example): .. code-block:: bash