docs: document that the build system depends on python >= 2.5.2

Fixes #354.
pull/22966/head
Ben Noordhuis 2011-09-06 23:11:14 +02:00
parent 4cf0ce5bb4
commit b66d225c6e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Evented I/O for V8 javascript.
### To build:
Unix/Macintosh:
Unix/Macintosh (requires python >= 2.5.2):
./configure
make