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 83d41bd commit e04fd0eCopy full SHA for e04fd0e
README.md
@@ -56,7 +56,7 @@ pip install --upgrade pip setuptools
56
```
57
Install SDK packages from Github.
58
```cmd
59
-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
60
61
62
##### 2. Local installation
0 commit comments