Files
python-karborclient/doc/source/installation.rst
chenying 44f20e3019 Change Smaug to Karbor
There was a decision in the community to change the project name.

Change-Id: I552759662151f424d752ced8f1df2e6664f434e4
2016-08-18 22:59:45 +08:00

226 B

Installation

At the command line:

$ pip install python-karborclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-karborclient
$ pip install python-karborclient