python-iotronicclient/doc/source/installation.rst
Fabio Verboso b59b288ac8 first commit
Change-Id: Id880cbc92ee4de7da5e63044d0c68138d7ecbf64
2017-04-10 16:58:41 +02:00

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