updated required python version in README
authorWall <wall@gmail.com>
Thu, 26 Feb 2009 20:53:12 +0000 (20:53 +0000)
committerWall <wall@gmail.com>
Thu, 26 Feb 2009 20:53:12 +0000 (20:53 +0000)
README

diff --git a/README b/README
index 2baf690..59d7bda 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,6 @@ Dependencies:
  Required:
   * An X server            http://www.x.org/
   * Gtk+ 2.4 or newer      http://www.gtk.org/
-  * Python 2.2.3 or newer  http://www.python.org/
+  * Python 2.5 or newer    http://www.python.org/
   * pygtk-2.4 or newer (may work with older version, but is *UNTESTED*)
-    http://www.pygtk.org/
+                           http://www.pygtk.org/