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

12 lines
198 B
ReStructuredText

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