Skip to content

Commit c7ad5da

Browse files
committed
Typo fix.
Signed-off-by: Ankit Agrawal <aagrawal3@vmware.com>
1 parent c5574ce commit c7ad5da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ SDK package installation commands may differ depending on the environment where
4848
**NOTE:** The SDK also requires OpenSSL 1.0.1+ in order to support TLS1.1 & 1.2
4949

5050
##### 1. Typical Installation
51-
This is the recommended way to install the SDK. The installation is done from [PyPi](https://pypi.org/) and [Automation SDK Python Github](https://github.com/vmware/vsphere-automation-sdk-python) repositories.
51+
This is the recommended way to install the SDK. The installation is done from [PyPI](https://pypi.org/) and [Automation SDK Python Github](https://github.com/vmware/vsphere-automation-sdk-python) repositories.
5252

53-
Install/Update latest setuptools from PyPi
53+
Install/Update latest setuptools from PyPI
5454
```cmd
5555
pip install --upgrade pip setuptools
5656
```

0 commit comments

Comments
 (0)