From 4426f3238501c5f10de6f4652d8cddf72e28c536 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Mon, 28 Aug 2017 15:26:39 -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 fde3e793..08e0802c 100644 --- a/lab.md +++ b/lab.md @@ -30,7 +30,7 @@ The python github repo is located [here](https://github.com/vmware/vsphere-autom ```bash git clone https://github.com/vmware/vsphere-automation-sdk-python ``` -Or optionally [download](https://github.com/vmware/vsphere-automation-sdk-python/archive/master.zip) the SDK from Github as a .zip file. +Or optionally [download](https://github.com/vmware/vsphere-automation-sdk-python/archive/master.zip) the SDK from Github as a .zip file and unzip it to the current dir. ## Install dependencies