fix pipi link

markdown link didn't work, use a subpage
This commit is contained in:
Joey Hess 2025-05-31 13:15:40 -04:00
parent 15d0883868
commit 9e93c7437f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 4 additions and 3 deletions

View file

@ -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/

3
doc/install/pypi.mdwn Normal file
View file

@ -0,0 +1,3 @@
git-annex is packaged in PyPi for ease of use for python users.
<https://pypi.org/project/git-annex/>