7fd6112605
Change-Id: Id860d5c4c97ae02c361c06e407a2e11cb3379783
13 lines
193 B
ReStructuredText
13 lines
193 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install iotronic
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv iotronic
|
|
$ pip install iotronic
|