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 15:26:39 -07:00 committed by GitHub
parent 81342e201f
commit 4426f32385

2
lab.md
View File

@ -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