Files
deb-python-cotyledon/doc/source/installation.rst
2016-04-21 17:49:42 +02:00

196 B

Installation

At the command line:

$ pip install cotyledon

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv cotyledon
$ pip install cotyledon