VMware-NSX:add install doc command
add the install doc with command for vmware-nsx. and change the oslo.vmware to vmware-nsx Change-Id: I68c6584acabe57e8deab279241cce31e569d3ce0
This commit is contained in:
parent
eb1f173e42
commit
78cd86be0b
@ -1,4 +1,4 @@
|
||||
Welcome to oslo.vmware's documentation!
|
||||
Welcome to vmware-nsx's documentation!
|
||||
=======================================
|
||||
|
||||
Contents:
|
||||
|
@ -4,9 +4,9 @@ Installation
|
||||
|
||||
At the command line::
|
||||
|
||||
$ pip install
|
||||
$ pip install vmware-nsx
|
||||
|
||||
Or, if you have virtualenvwrapper installed::
|
||||
|
||||
$ mkvirtualenv
|
||||
$ pip install
|
||||
$ mkvirtualenv vmware-nsx
|
||||
$ pip install vmware-nsx
|
||||
|
Loading…
Reference in New Issue
Block a user