Skip to content

Commit

Permalink
docs: mention that python 2.6 or 2.7 is required
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed Jan 5, 2012
1 parent baebd30 commit 760928b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 760928b

Please sign in to comment.