python-moganclient/doc/source/installation.rst
Rui Chen ea3d145733 Initial python-nimbleclient
Change-Id: I9d3a0a49eb9e331c116e53b3ee58c6cf53276e2f
2016-09-12 17:41:51 +08:00

13 lines
226 B
ReStructuredText

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