vitrage/doc/source/installation.rst
mgrosz f21687ecaf Add Vitrage project initial file
Change-Id: If3b03c8a9aff64e140d8068403d006e804004466
2015-11-06 14:46:43 +02:00

13 lines
190 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install vitrage
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv vitrage
$ pip install vitrage