1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 17:39:59 -05:00

Merge pull request #3 from tianhao64/alanrenouf-patch-1

Update README.md with small typo
This commit is contained in:
Tianhao He 2017-02-16 15:11:24 -08:00 committed by GitHub
commit 36843357c8

View File

@ -31,7 +31,7 @@ The samples have been developed to work with python 2.7.* and 3.3+
## Supported vCenter Releases:
vCenter 6.0 and 6.5.
Certain APIs and samples that are introduced in 6.5 release, such as vCenter, Virtual Machine and Appliance Management. Plesae refer to the notes in each sample for detailed compatibility information.
Certain APIs and samples that are introduced in 6.5 release, such as vCenter, Virtual Machine and Appliance Management. Please refer to the notes in each sample for detailed compatibility information.
## Quick Start Guide
This document will walk you through getting up and running with the Python SDK Samples.