Files
python-scciclient/doc/source/installation.rst
2015-01-22 00:44:05 +09:00

13 lines
220 B
ReStructuredText

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