d7727dc9c6
Change-Id: I4a9da62f0e5ecb07973f54313722a72f2fc556e1
12 lines
207 B
ReStructuredText
12 lines
207 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install vmware-nsxlib
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv vmware-nsxlib
|
|
$ pip install vmware-nsxlib |