
1.Remove the wrong document 2.Update env api version Change-Id: Ieb88341a636a0d77d64986aff5a09eca05746fe7
13 lines
307 B
ReStructuredText
13 lines
307 B
ReStructuredText
=======================================
|
|
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
|