Merge "Added :: to readme.rst to format correctly."

This commit is contained in:
Jenkins 2012-05-16 17:17:16 +00:00 committed by Gerrit Code Review
commit f3dd77f30a

@ -31,7 +31,7 @@ Getting Started
We recommend using a virtualenv to install the client. This description
uses `virtualenvwrapper`_ to create the virtualenv. Install the prereqs,
then build the egg, and install the client into the virtualenv:
then build the egg, and install the client into the virtualenv::
mkvirtualenv openstackclient
pip install -r tools/pip-requires