diff --git a/doc/install.mdwn b/doc/install.mdwn index 3d8413e389..23f440689d 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -23,7 +23,7 @@ detailed instructions | quick install [[OpenBSD]] | `pkg_add git-annex` [[Android]] | **beta** [[Windows]] | **beta** -[[PyPi]] | `uv tool install git-annex` +[[PyPI]] | `uv tool install git-annex` """]] ## Historical builds diff --git a/doc/install/pypi.mdwn b/doc/install/pypi.mdwn index f80805bc22..9987da4dda 100644 --- a/doc/install/pypi.mdwn +++ b/doc/install/pypi.mdwn @@ -1,3 +1,3 @@ -git-annex is packaged in PyPi for ease of use for python users. +git-annex is packaged in PyPI for ease of use for python users.