Files
group-based-policy-ui/doc/source/installation.rst
Ivar Lazzaro f6eda6e9c7 Repo Init
enables the ability of unit testing and the Horizon dependency

Change-Id: I880eec30ad032e2cfe02ab9303a2a8b00904fc70
2014-10-17 17:54:15 -07:00

12 lines
231 B
ReStructuredText

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