f21687ecaf
Change-Id: If3b03c8a9aff64e140d8068403d006e804004466
13 lines
190 B
ReStructuredText
13 lines
190 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install vitrage
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv vitrage
|
|
$ pip install vitrage
|