diff --git a/lab.md b/lab.md index 08e0802c..d84cc99e 100644 --- a/lab.md +++ b/lab.md @@ -35,7 +35,7 @@ Or optionally [download](https://github.com/vmware/vsphere-automation-sdk-python ## Install dependencies ```bash -cd vsphere-automation-sdk-python +cd pip install -r requirements.txt ```