group-based-policy-automation/doc/source/installation.rst
Ivar Lazzaro 15db2af2bb Repo Init
enables unit testing and heat dependency

Change-Id: I51908e334b7ef3f0a2c200a1dae85de81e418a23
2014-10-17 17:52:39 -07:00

12 lines
255 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install group-based-policy-automation
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv group-based-policy-automation
$ pip install group-based-policy-automation