summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 43bd6c9..58507a8 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ A simple example is found at the end of this document
Requirements
============
-PLY requires the use of Python 2.2 or greater. However, you should
+PLY requires the use of Python 2.6 or greater. However, you should
use the latest Python release if possible. It should work on just
about any platform. PLY has been tested with both CPython and Jython.
It also seems to work with IronPython.