python-iotronicclient/doc/source/installation.rst

13 lines
283 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install replace with the name for the git repo
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv replace with the name for the git repo
$ pip install replace with the name for the git repo