Files
python-karborclient/doc/source/install/index.rst
Yuval Brik d5842f6196 Docs: arrange guides
Change-Id: I956d0137f3c1507d58aac0d9b22b6737473e55be
2017-07-27 12:10:38 +03: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