Skip to content

Commit

Permalink
Mention pypi / pipx as simple installation option
Browse files Browse the repository at this point in the history
Signed-off-by: David Linke <[email protected]>
  • Loading branch information
dalito committed Jul 4, 2023
1 parent 4bc9022 commit e268767
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ filter-repo requires:
installation for basic use on many systems trivial: just place that
file into your $PATH.

`git-filter-repo` is also available as
[PyPI-package](https://pypi.org/project/git-filter-repo/). Therefore, it
can be [pipx](https://pypa.github.io/pipx/)-installed (also on Windows):
`pipx install git-filter-repo`

See [INSTALL.md](INSTALL.md) for things beyond basic usage or special
cases. The more involved instructions are only needed if one of the
following apply:
Expand Down

0 comments on commit e268767

Please sign in to comment.