diff doc/installation.txt @ 4226:d0a3ac73b4c1

clarify python version
author Richard Jones <richard@users.sourceforge.net>
date Mon, 20 Jul 2009 06:34:17 +0000
parents be9122d753c5
children 87b3e905ae2e
line wrap: on
line diff
--- a/doc/installation.txt	Mon Jul 20 06:24:52 2009 +0000
+++ b/doc/installation.txt	Mon Jul 20 06:34:17 2009 +0000
@@ -30,8 +30,8 @@
 Prerequisites
 =============
 
-Roundup requires Python 2.3 or newer with a functioning anydbm
-module. Download the latest version from http://www.python.org/.
+Roundup requires Python 2.3 or newer (but not Python 3) with a functioning
+anydbm module. Download the latest version from http://www.python.org/.
 It is highly recommended that users install the latest patch version
 of python as these contain many fixes to serious bugs.
 

Roundup Issue Tracker: http://roundup-tracker.org/