12 lines
198 B
ReStructuredText
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 |