78cd86be0b
add the install doc with command for vmware-nsx. and change the oslo.vmware to vmware-nsx Change-Id: I68c6584acabe57e8deab279241cce31e569d3ce0
13 lines
200 B
ReStructuredText
13 lines
200 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install vmware-nsx
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv vmware-nsx
|
|
$ pip install vmware-nsx
|