Skip to content

Commit 4ea19c0

Browse files
committed
filter-repo (README): streamline prerequisite wording a little bit
Signed-off-by: Elijah Newren <[email protected]>
1 parent bcd9964 commit 4ea19c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ history rewriting tools](contrib/filter-repo-demos).
3636

3737
filter-repo requires:
3838

39-
* a fairly [recent version of git](#upstream-improvements) (git >=
40-
2.22.0 at a minimum, newer versions are needed for some features)
41-
* python3 (python >= 3.5)
39+
* git >= 2.22.0 at a minimum; [some features](#upstream-improvements)
40+
require git >= 2.24.0
41+
* python3 >= 3.5
4242

4343
# How do I install it?
4444

0 commit comments

Comments
 (0)