1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 17:39:59 -05:00

Update README.md

This commit is contained in:
Tianhao He 2017-01-25 10:20:50 -08:00 committed by GitHub
parent fb34b56b13
commit 3890bbc582

View File

@ -107,7 +107,7 @@ This script will perform the following:
**To run the setup script:**
$ ./run_sample.sh ../samples/vsphere/vcenter/setup/main.py -st
$ ./run_sample.sh ../samples/vsphere/vcenter/setup/main.py -sv
After completion you will see from the output and also the vSphere Webclient that the environment has now been fully setup and is ready to easily run further samples.
@ -116,7 +116,7 @@ This SDK includes a sample script which can be used to perform a number of actio
**Run the vAPI vCenter sample suite:**
$ ./run_sample.sh ../samples/vsphere/vcenter/setup/main.py -rit
$ ./run_sample.sh ../samples/vsphere/vcenter/setup/main.py -riv
## API Documentation
The API documentation can be found here : TODO