Ifat Afek 9b94b76af7 Doc Migration: move the developer guide docs under contributor folder
Change-Id: I96db1d8cadb17d259c708967a4e92160e9ac3aba
2017-07-25 10:59:18 +00:00

230 B

Installation

At the command line:

$ pip install python-vitrageclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-vitrageclient
$ pip install python-vitrageclient