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

Update README.md

This commit is contained in:
Tianhao He 2017-01-18 14:06:39 -08:00 committed by GitHub
parent ed94893db8
commit 90d24d6b7d

View File

@ -5,12 +5,7 @@
- [Quick Start Guide](#quick-start-guide)
- [Setting up a vSphere Test Environment](#setting-up-a-vsphere-test-environment)
- [Installing the required Python Packages](#installing-the-required-python-packages)
- [pyOpenSSL](#pyopenssl)
- [pyVmomi](#pyvmomi)
- [lxml](#lxml)
- [suds (suds-jurko)](#suds-suds-jurko)
- [Installing SDK Bundled Packages](#installing-sdk-bundled-packages)
- [vapi_runtime, vapi_common_client and vapi_client_bindings](#vapi_runtime-vapi_common_client-and-vapi_client_bindings)
- [Running the SDK Sample Setup Script](#running-the-sdk-sample-setup-script)
- [Running a complex sample](#running-a-complex-sample)
- [API Documentation and Programming Guide](#api-documentation-and-programming-guide)