tuning-box/doc/source/installation.rst
2015-11-25 18:20:28 -08:00

12 lines
198 B
ReStructuredText

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