README more correct

This commit is contained in:
Ryan Williams
2009-07-24 13:53:33 -07:00
parent 20e6f7e1aa
commit 9b188b62d4

3
README
View File

@@ -12,9 +12,8 @@ https://lists.secondlife.com/cgi-bin/mailman/listinfo/eventletdev
== requirements === == requirements ===
Eventlet runs on Python version 2.3 or greater, with the following dependenceis: Eventlet runs on Python version 2.4 or greater, with the following dependenceis:
* http://cheeseshop.python.org/pypi/greenlet * http://cheeseshop.python.org/pypi/greenlet
* (if running python versions < 2.4) collections.py from the 2.4 distribution or later
== limitations == == limitations ==