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

Commit

Permalink
doc: build requires GNU make 3.81+
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoordhuis committed Jul 18, 2012
1 parent f6f2d42 commit beb7425
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.6 or 2.7):
Unix/Macintosh. Requires python 2.6 or 2.7 and GNU make 3.81 or newer:

./configure
make
Expand Down

0 comments on commit beb7425

Please sign in to comment.