d48de0cfdd
Change-Id: I1e5cbd787bcda8606714825d8377a30344968e3f
13 lines
229 B
ReStructuredText
13 lines
229 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install python-vitrageclient
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv python-vitrageclient
|
|
$ pip install python-vitrageclient
|