ooi/doc/source/installation.rst
2015-02-24 18:11:57 +01:00

177 B

Installation

At the command line:

$ pip install ooi

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv ooi
$ pip install ooi