python-cerberusclient/doc/source/installation.rst
Anthony Michon 0c2094f29b Initial commit
Change-Id: I13ed2c7652b7a8b42f2e2d0260bf16536001f64d
2015-05-11 14:52:04 +02:00

13 lines
232 B
ReStructuredText

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