vitrage-dashboard/doc/source/installation.rst
mgrosz f88201dc9e vitrage-dashboard project init
Change-Id: Ie553530bff9df52012f26316237ed5b04692e128
2015-11-16 11:35:25 +02:00

220 B

Installation

At the command line:

$ pip install vitrage-dashboard

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv vitrage-dashboard
$ pip install vitrage-dashboard