Python 2.4 is required, not 2.7.

This commit is contained in:
Bastian Kleineidam 2012-04-09 08:37:59 +02:00
parent 47c43a57b1
commit 29bebdd10c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Installation
First, install the required software. 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. Be sure to also have installed the included distutils module.
On most distributions, the distutils module is included in On most distributions, the distutils module is included in