From 9f7277f88f02e5a3f9dc437d39b6e1920ded9df9 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Tue, 24 Jan 2017 17:12:58 -0800 Subject: [PATCH] Update README.md --- samples/vsphere/tagging/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/vsphere/tagging/README.md b/samples/vsphere/tagging/README.md index 242da4b0..0b9ccb6b 100644 --- a/samples/vsphere/tagging/README.md +++ b/samples/vsphere/tagging/README.md @@ -2,10 +2,10 @@ This directory contains samples for Tagging APIs: Running the samples - * $ cd /path/to/vsphere-automation-sdk-python-samples/bin - * $ ./run_sample.sh ../samples/vsphere/tagging/tagging_workflow.py --server --username --password --clustername --categoryname --categorydesc --tagname -tagdesc -v + $ cd /path/to/vsphere-automation-sdk-python-samples/bin + $ ./run_sample.sh ../samples/vsphere/tagging/tagging_workflow.py --server --username --password --clustername --categoryname --categorydesc --tagname -tagdesc -v * Testbed Requirement: - - 1 vCenter Server - - 1 cluster + - 1 vCenter Server + - 1 cluster