e2c322160c
Change-Id: I63b61566867d095d680e99872e4659802e11f5fa
15 lines
318 B
ReStructuredText
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>`_
|