Files
python-cyborgclient/doc/source/install/index.rst
wangzh21 480b8c2414 Update python-cyborgclient doc
1.Remove the wrong document
2.Update env api version

Change-Id: Ieb88341a636a0d77d64986aff5a09eca05746fe7
2018-08-14 15:57:24 +08:00

307 B

Cyborg Python Client installation guide

At the command line:

$ pip install python-cyborgclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-cyborgclient
$ pip install python-cyborgclient