Files
python-hnvclient/doc/source/installation.rst
Claudiu Belu d82d2ec43c Applies OpenStack project cookiecutter
All OpenStack projects have a certain project template which
they follow, and it can easily applied via cookiecutter.
2017-03-07 15:42:40 +02:00

13 lines
217 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install python-hnvclient
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv python-hnvclient
$ pip install python-hnvclient