Files
cloudpulse/doc/source/installation.rst
Steven Dake b2b2f1cf7b Import of a cookiecutter repository for cloudpulse
Import of a cookiecutter repository from cloudpulse built by:

    https://github.com/openstack-dev/cookiecutter
2015-05-07 12:05:52 -07:00

13 lines
286 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install http://github.com/stackforge/cloudpulse
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv http://github.com/stackforge/cloudpulse
$ pip install http://github.com/stackforge/cloudpulse