We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582006c commit 3f3fddfCopy full SHA for 3f3fddf
README.md
@@ -47,7 +47,7 @@ Be sure to upgrade to the latest pip and setuptools.
47
48
```cmd
49
pip install --upgrade pip setuptools
50
-pip install --upgrade git+https://gitlab.eng.vmware.com/vapi-sdk/vsphere-automation-sdk-python.git
+pip install --upgrade git+https://github.com/vmware/vsphere-automation-sdk-python.git
51
```
52
53
**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
0 commit comments