1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00

Update lab.md

This commit is contained in:
Tianhao He 2017-08-28 15:47:35 -07:00 committed by GitHub
parent 4426f32385
commit 56e21471a8

2
lab.md
View File

@ -35,7 +35,7 @@ Or optionally [download](https://github.com/vmware/vsphere-automation-sdk-python
## Install dependencies
```bash
cd vsphere-automation-sdk-python
cd <sdk-dir>
pip install -r requirements.txt
```