vitrage-dashboard/doc/source/contributor/installation.rst
Ifat Afek e2c322160c Doc Migration: move the developer guide under doc/source/contributor folder
Change-Id: I63b61566867d095d680e99872e4659802e11f5fa
2017-07-25 09:22:18 +00:00

15 lines
318 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install vitrage-dashboard
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv vitrage-dashboard
$ pip install vitrage-dashboard
`Devstack installation <https://github.com/openstack/vitrage-dashboard/blob/master/README.rst>`_