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 18:16:12 -07:00 committed by GitHub
parent 56e21471a8
commit 01ba170449

2
lab.md
View File

@ -22,7 +22,7 @@ Create and activate a virtual env:
| Windows | OSX | | Windows | OSX |
|---------|-----| |---------|-----|
```<env_dir>\Scripts\activate```|```source <env_dir>/bin/activate```| |```<env_dir>\Scripts\activate```|```source <env_dir>/bin/activate```|
## Clone the github repo ## Clone the github repo
The python github repo is located [here](https://github.com/vmware/vsphere-automation-sdk-python) The python github repo is located [here](https://github.com/vmware/vsphere-automation-sdk-python)