1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 09:19:59 -05:00

Merge pull request #336 from shwetapurohit/master

Update README with correct gitub url
This commit is contained in:
Shweta 2022-10-03 14:40:00 +05:30 committed by GitHub
commit 5afd727982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ pip install --upgrade pip setuptools
```
Install SDK packages from Github.
```cmd
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
```
##### 2. Local installation