This commit is contained in:
Joey Hess 2025-05-31 13:16:37 -04:00
parent 9e93c7437f
commit a6dc27bc3d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -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.
<https://pypi.org/project/git-annex/>