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-29 17:50:05 -07:00 committed by GitHub
parent b7f49d5c06
commit 1860069aae

2
lab.md
View File

@ -36,7 +36,7 @@ Or optionally [download](https://github.com/vmware/vsphere-automation-sdk-python
```bash
cd <sdk-dir>
pip install -r requirements.txt
pip install -r requirements.txt --extra-index-url <file:///abs_path/to/sdk/lib/>
```
## Set PYTHONPATH to use SDK helper methods