From 29bebdd10cf121175aa0c833ba83560fa3d79bc9 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Mon, 9 Apr 2012 08:37:59 +0200 Subject: [PATCH] Python 2.4 is required, not 2.7. --- doc/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.txt b/doc/install.txt index d47ec05..2218a1f 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -3,7 +3,7 @@ Installation First, install the required software. -1. Python >= 2.7 from http://www.python.org/ +1. Python >= 2.4 from http://www.python.org/ Be sure to also have installed the included distutils module. On most distributions, the distutils module is included in