Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 10a7f95

Browse files
authored
Merge pull request kubernetes-client#1146 from terrytangyuan/patch-1
Doc improvement: PyPi -> PyPI
2 parents ad2dc95 + 9d862b7 commit 10a7f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cd python
1919
python setup.py install
2020
```
2121

22-
From [PyPi](https://pypi.python.org/pypi/kubernetes/) directly:
22+
From [PyPI](https://pypi.python.org/pypi/kubernetes/) directly:
2323

2424
```
2525
pip install kubernetes

0 commit comments

Comments
 (0)