aeromancer/doc/source/installation.rst

198 B

Installation

At the command line:

$ pip install aeromancer

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv aeromancer
$ pip install aeromancer