From 3890bbc5820ee22e880d1e44d818fc2391d511ba Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Wed, 25 Jan 2017 10:20:50 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82954c1f..324f8425 100644 --- a/README.md +++ b/README.md @@ -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