From 92c4f83902dba0c8053af4bf4a4de30ea0e7e361 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Mon, 28 Aug 2017 09:54:49 -0700 Subject: [PATCH] Update lab.md --- lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab.md b/lab.md index 7f971826..9cea5efa 100644 --- a/lab.md +++ b/lab.md @@ -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