There was a decision in the community to change the project name. Change-Id: I552759662151f424d752ced8f1df2e6664f434e4
13 lines
226 B
ReStructuredText
13 lines
226 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install python-karborclient
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv python-karborclient
|
|
$ pip install python-karborclient
|