From 90d24d6b7dfbc977286957e05a82d2a51b1b946e Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Wed, 18 Jan 2017 14:06:39 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index dcf41455..8c62c38f 100644 --- a/README.md +++ b/README.md @@ -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)