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

Update lab.md

This commit is contained in:
Tianhao He 2017-08-28 09:54:49 -07:00 committed by GitHub
parent f6d809425b
commit 92c4f83902

2
lab.md
View File

@ -1,7 +1,7 @@
# VMworld 2017 Python SDK Hackathon
## Install Python
Go to: https://www.python.org/downloads/ and download and install Python for your Platform.
Go to: [Python Downloads](https://www.python.org/downloads/) and download and install Python for your Platform.
The SDK supports both python2 and python3, but we recommend to install the latest version of python3.
## Setup Python SDK