Files
python-aodhclient/doc/source/installation.rst
2015-08-28 11:43:50 +02:00

13 lines
229 B
ReStructuredText

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