docs: mention that python 2.6 or 2.7 is required
authorBen Noordhuis <info@bnoordhuis.nl>
Thu, 5 Jan 2012 15:44:11 +0000 (16:44 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 5 Jan 2012 15:44:22 +0000 (16:44 +0100)
README.md

index c167589..39e8332 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Evented I/O for V8 javascript. [![Build Status](https://secure.travis-ci.org/joy
 
 ### To build:
 
-Unix/Macintosh (requires python >= 2.5.2):
+Unix/Macintosh (requires python 2.6 or 2.7):
 
     ./configure
     make