Added :: to readme.rst to format correctly.
Also zapped a trailing bit of whitespace Change-Id: I49d0306c0e73f096d091c27ba54705d9dbe9c0ca
This commit is contained in:
parent
b8ce56584b
commit
fad694e428
@ -31,12 +31,12 @@ Getting Started
|
|||||||
|
|
||||||
We recommend using a virtualenv to install the client. This description
|
We recommend using a virtualenv to install the client. This description
|
||||||
uses `virtualenvwrapper`_ to create the virtualenv. Install the prereqs,
|
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
|
mkvirtualenv openstackclient
|
||||||
pip install -r tools/pip-requires
|
pip install -r tools/pip-requires
|
||||||
python setup.py build
|
python setup.py build
|
||||||
easy_install dist/python_openstackclient-0.1-py2.7.egg
|
easy_install dist/python_openstackclient-0.1-py2.7.egg
|
||||||
|
|
||||||
.. _virtualenvwrapper: http://www.doughellmann.com/projects/virtualenvwrapper
|
.. _virtualenvwrapper: http://www.doughellmann.com/projects/virtualenvwrapper
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user