9407989637
Change-Id: I1f1caed8935812e6737d0eabcf5b697304e9e313
13 lines
217 B
ReStructuredText
13 lines
217 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install python-zunclient
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv python-zunclient
|
|
$ pip install python-zunclient
|