From cf667e5dc3908316c58007ff5109d3e93f2aa9eb Mon Sep 17 00:00:00 2001 From: Jeffrey Zhang Date: Tue, 19 Jul 2016 11:30:31 +0800 Subject: [PATCH] Remove the escape in the centos7 README file No need to add escape character '\' in the README file Change-Id: I475b3e3d12c093a396bdcc81acbceeba03aed6df --- elements/centos7/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elements/centos7/README.rst b/elements/centos7/README.rst index 4adb4f1d..f4e0a2b0 100644 --- a/elements/centos7/README.rst +++ b/elements/centos7/README.rst @@ -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``