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:
YuYang 2017-07-17 16:23:10 +08:00
parent eb1f173e42
commit 78cd86be0b
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Welcome to oslo.vmware's documentation!
Welcome to vmware-nsx's documentation!
=======================================
Contents:

View File

@ -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