Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
docs: document that the build system depends on python >= 2.5.2
Browse files Browse the repository at this point in the history
Fixes #354.
  • Loading branch information
bnoordhuis committed Sep 6, 2011
1 parent 4cf0ce5 commit b66d225
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.

### To build:

Unix/Macintosh:
Unix/Macintosh (requires python >= 2.5.2):

./configure
make
Expand Down

0 comments on commit b66d225

Please sign in to comment.