diff --git a/doc/install.mdwn b/doc/install.mdwn index 6c5533fd12..3d8413e389 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][pypi] | `uv tool install git-annex` +[[PyPi]] | `uv tool install git-annex` """]] ## Historical builds @@ -40,5 +40,3 @@ it [[from source|fromsource]]. * [[autobuild overview|builds]] * [[upgrades]] - -[pypi]: https://pypi.org/project/git-annex/ diff --git a/doc/install/pypi.mdwn b/doc/install/pypi.mdwn new file mode 100644 index 0000000000..f80805bc22 --- /dev/null +++ b/doc/install/pypi.mdwn @@ -0,0 +1,3 @@ +git-annex is packaged in PyPi for ease of use for python users. + +