Merge "VMware-NSX:add install doc command"

This commit is contained in:
Jenkins 2017-07-17 14:11:43 +00:00 committed by Gerrit Code Review
commit b103d6f19f
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