mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-23 18:10:00 -05:00
Update README with correct gitub url
Signed-off-by: Shweta Purohit <spurohit@vmware.com>
This commit is contained in:
parent
83d41bdf61
commit
e04fd0eaf1
@ -56,7 +56,7 @@ pip install --upgrade pip setuptools
|
|||||||
```
|
```
|
||||||
Install SDK packages from Github.
|
Install SDK packages from Github.
|
||||||
```cmd
|
```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
|
##### 2. Local installation
|
||||||
|
Loading…
Reference in New Issue
Block a user