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

Update lab.md

This commit is contained in:
Tianhao He 2017-08-28 09:56:19 -07:00 committed by GitHub
parent 63d752090c
commit cdbd0b654f

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: [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