Doc improvement: PyPi -> PyPI

This commit is contained in:
Yuan Tang 2020-04-14 16:05:45 -04:00 committed by GitHub
parent ad2dc9552f
commit 9d862b740e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ cd python
python setup.py install
```
From [PyPi](https://pypi.python.org/pypi/kubernetes/) directly:
From [PyPI](https://pypi.python.org/pypi/kubernetes/) directly:
```
pip install kubernetes