mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
Merge pull request #336 from shwetapurohit/master
Update README with correct gitub url
This commit is contained in:
commit
5afd727982
@ -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