projects
/
platform
/
upstream
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6f2d42
)
doc: build requires GNU make 3.81+
author
Ben Noordhuis
<info@bnoordhuis.nl>
Wed, 18 Jul 2012 12:23:39 +0000
(14:23 +0200)
committer
Ben Noordhuis
<info@bnoordhuis.nl>
Wed, 18 Jul 2012 12:23:39 +0000
(14:23 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
39e8332
..
309d539
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.6 or 2.7)
:
+Unix/Macintosh
. Requires python 2.6 or 2.7 and GNU make 3.81 or newer
:
./configure
make