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

13 lines
196 B
ReStructuredText

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