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

318 B

Installation

At the command line:

$ pip install vitrage-dashboard

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv vitrage-dashboard
$ pip install vitrage-dashboard

Devstack installation