aeromancer/doc/source/installation.rst
2014-10-27 22:13:10 -04:00

198 B

Installation

At the command line:

$ pip install aeromancer

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv aeromancer
$ pip install aeromancer