shade/doc/source/installation.rst

13 lines
185 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install shade
Or, if you have virtualenv wrapper installed::
$ mkvirtualenv shade
$ pip install shade