mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 01:39:58 -05:00
Update README.md
This commit is contained in:
parent
002c44e202
commit
e3643de8d2
@ -52,7 +52,7 @@ pip install --upgrade --force-reinstall -r requirements.txt --extra-index-url fi
|
||||
```
|
||||
* Windows:
|
||||
```cmd
|
||||
pip install --upgrade --force-reinstall -r requirements.txt --extra-index-url file:\\%CD%\lib
|
||||
pip install --upgrade --force-reinstall -r requirements.txt --extra-index-url file:///absolute_dir_to_sdk/lib
|
||||
```
|
||||
**NOTE:** The SDK also requires OpenSSL 1.0.1+ if you want to connect to vSphere 6.5+ in order to support TLS1.1 & 1.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user