Fix the README formatting

PyPI is now stricter about this, we need this change for any future
releases.

The easiest way to test this is by running the following command in a
virtualenv with docutils.

    python setup.py check --restructuredtext --strict

Change-Id: Icef4e712714ba861c5f5953ef7cec55844bcf43b
Related: https://review.openstack.org/#/c/568881/
(cherry picked from commit 52ebdf9b44)
This commit is contained in:
Dougal Matthews 2018-06-05 11:09:51 +01:00
parent f3b819d9d4
commit 8667df40a9
1 changed files with 2 additions and 3 deletions

View File

@ -21,9 +21,8 @@ found at http://docs.openstack.org/developer/horizon/quickstart.html#setup.
The installation folder of Mistral Dashboard will be referred to as <mistral-dashboard>.
The following should get you started::
Clone the repository into your local OpenStack directory:
The following should get you started. Clone the repository into your local
OpenStack directory::
$ git clone https://git.openstack.org/openstack/mistral-dashboard.git