diff --git a/README.md b/README.md index 675e5b29..386af01c 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,10 @@ pip install -U lib/*/*.whl ``` Install dependencies like *lxml* and *pyvmomi* from PyPI as other requirements were installed from SDK's lib directory ```cmd -pip install -U +pip install -U +eg:pip install -U /root/vsphere-automation-sdk-python + +pip install -U ``` ##### 3. Installation in an air gap environment