python-cratonclient/doc/source/installation.rst
2016-06-14 09:52:51 -05:00

13 lines
226 B
ReStructuredText

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