Files
python-brick-cinderclient-ext/doc/source/installation.rst
Ivan Kolodyazhny 168cd81272 Initial Commit.
2015-12-15 19:08:25 +02:00

256 B

Installation

At the command line:

$ pip install brick-python-cinderclient-ext

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv brick-python-cinderclient-ext
$ pip install brick-python-cinderclient-ext