Files
python-solumclient/doc/source/installation.rst
2013-11-15 07:44:17 +05:30

12 lines
222 B
ReStructuredText

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