Skip to content

Commit 380cfa2

Browse files
committed
Remove specific minimum version
Rephrased the version note to merely recommend a recent 2 version without singling out a specific version.
1 parent ab3dabe commit 380cfa2

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)