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/
This commit is contained in:
Dougal Matthews 2018-06-05 11:09:51 +01:00
parent 3ae1e8aae3
commit 52ebdf9b44
1 changed files with 2 additions and 3 deletions

View File

@ -21,9 +21,8 @@ found at https://docs.openstack.org/horizon/latest/contributor/quickstart.html#s
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