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