INSTALL: git-p4 does not support Python 3
authorJunio C Hamano <gitster@pobox.com>
Wed, 30 Jan 2013 19:17:59 +0000 (11:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 30 Jan 2013 19:17:59 +0000 (11:17 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
INSTALL
diff --git a/INSTALL b/INSTALL
index b96e16d6c19b6d7b7efdcbb21574230218d157e7..2dc3b61d1fe1b675377a6ece96feaddf8a0721ba 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -131,8 +131,9 @@ Issues of note:
          use English. Under autoconf the configure script will do this
          automatically if it can't find libintl on the system.
 
-       - Python version 2.4 or later is needed to use the git-p4
-         interface to Perforce.
+       - Python version 2.4 or later (but not 3.x, which is not
+         supported by Perforce) is needed to use the git-p4 interface
+         to Perforce.
 
  - Some platform specific issues are dealt with Makefile rules,
    but depending on your specific installation, you may not