Skip to content

Commit 2741905

Browse files
authored
Merge pull request #1732 from OliverSieweke/remove-minimum-version
Remove specific minimum version
2 parents f71ba55 + 380cfa2 commit 2741905

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/01-introduction/sections/installing.asc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ You can either install it as a package or via another installer, or download the
66

77
[NOTE]
88
====
9-
This book was written using Git version *2.8.0*.
10-
Though most of the commands we use should work even in ancient versions of Git, some of them might not or might act slightly differently if you're using an older version.
11-
Since Git is quite excellent at preserving backwards compatibility, any version after 2.8 should work just fine.
9+
This book was written using Git version 2.
10+
Since Git is quite excellent at preserving backwards compatibility, any recent version should work just fine.
11+
Though most of the commands we use should work even in ancient versions of Git, some of them might not or might act slightly differently.
1212
====
1313

1414
==== Installing on Linux

0 commit comments

Comments
 (0)