Skip to content

Commit b66d225

Browse files
committed
docs: document that the build system depends on python >= 2.5.2
Fixes nodejs#354.
1 parent 4cf0ce5 commit b66d225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Evented I/O for V8 javascript.
33

44
### To build:
55

6-
Unix/Macintosh:
6+
Unix/Macintosh (requires python >= 2.5.2):
77

88
./configure
99
make

0 commit comments

Comments
 (0)