sushy/doc/source/installation.rst
Lucas Alvares Gomes bb9f4ada4f Initial commit
2017-02-13 22:04:23 +00:00

184 B

Installation

At the command line:

$ pip install sushy

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv sushy
$ pip install sushy