From 2f719675f4280c58a80e52fd5723119f0527d050 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Wed, 18 Jan 2017 14:33:06 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aff5436a..6d51826b 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ First, from the command line change to the SDK ./bin folder. $ cd /path/to/VMware-vSphere-Automation-SDK-Python-/bin -Next, using a text editor open ../samples/src/vsphere/samples/vcenter/setup/testbed.py and edit the following settings replace everything in < > brackts with your environment information. Leave the rest of the settings in this file at their default values. +Next, using a text editor open ../vsphere/samples/vcenter/setup/testbed.py and edit the following settings replace everything in < > brackts with your environment information. Leave the rest of the settings in this file at their default values. config["SERVER"] = "" config["USERNAME"] = ""