Remove the escape in the centos7 README file

No need to add escape character '\' in the README file

Change-Id: I475b3e3d12c093a396bdcc81acbceeba03aed6df
This commit is contained in:
Jeffrey Zhang 2016-07-19 11:30:31 +08:00
parent b8d10afd8f
commit cf667e5dc3

View File

@ -11,4 +11,4 @@ DIB_DISTRIBUTION_MIRROR:
:Description: To use a CentOS Yum mirror, set this variable to the mirror URL
before running bin/disk-image-create. This URL should point to
the directory containing the ``5/6/7`` directories.
:Example: ``DIB\_DISTRIBUTION\_MIRROR=http://amirror.com/centos``
:Example: ``DIB_DISTRIBUTION_MIRROR=http://amirror.com/centos``