]> git.ipfire.org Git - thirdparty/git.git/blobdiff - INSTALL
Merge branch 'js/update-urls-in-doc-and-comment'
[thirdparty/git.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 020eba62afb19d988464412137a7828f03c30364..c6fb240c91eb9044f1baea43ae29c2991447bbc6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -119,7 +119,7 @@ Issues of note:
        - A POSIX-compliant shell is required to run some scripts needed
          for everyday use (e.g. "bisect", "request-pull").
 
-       - "Perl" version 5.8 or later is needed to use some of the
+       - "Perl" version 5.8.1 or later is needed to use some of the
          features (e.g. sending patches using "git send-email",
          interacting with svn repositories with "git svn").  If you can
          live without these, use NO_PERL.  Note that recent releases of