From 67ce5da1508e72500282f485731b52fb1d18c5d6 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Tue, 24 Jan 2017 17:16:09 -0800 Subject: [PATCH] Update README.md --- samples/vsphere/vcenter/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/vsphere/vcenter/README.md b/samples/vsphere/vcenter/README.md index fb61e4a5..b110527a 100644 --- a/samples/vsphere/vcenter/README.md +++ b/samples/vsphere/vcenter/README.md @@ -11,10 +11,10 @@ The directory vsphere.samples.vcenter contains samples for the vSphere infrastru $ cd /path/to/vsphere-automation-sdk-python-samples/client/bin - Run the sample with the testbed settings specified in setup.py in a Linux machine: + * Run the sample with the testbed settings specified in setup.py in a Linux machine: $ ./run_sample.sh ../samples/vsphere/vcenter/vm/create/create_default_vm.py -v - Or specify the credentials using command line parameters: + * Or specify the credentials using command line parameters: $ ./run_sample.sh ../samples/vsphere/vcenter/vm/create/create_default_vm.py -s -u -p -v