From cdbd0b654fb81c031f8cc1b20590db6d1113622c Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Mon, 28 Aug 2017 09:56:19 -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 c10dba56..dd37e636 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: [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