python-oneviewclient/doc/source/installation.rst
Thiago Paiva fd754e26f2 Initial Cookiecutter Commit.
Change-Id: I4114fcdbf0ddf93d20dac9e3d9a473b5e9c591f2
2015-08-13 17:57:27 -03:00

13 lines
229 B
ReStructuredText

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