Skip to content

Commit

Permalink
readme: added g++ requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Fedor Indutny <fedor@indutny.com>
  • Loading branch information
inthecloud247 authored and indutny committed Jul 7, 2014
1 parent 46ccb20 commit fc6eae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Evented I/O for V8 javascript.
Prerequisites (Unix only):

* GCC 4.2 or newer
* G++ 4.2 or newer
* Python 2.6 or 2.7
* GNU Make 3.81 or newer
* libexecinfo (FreeBSD and OpenBSD only)
Expand Down

0 comments on commit fc6eae8

Please sign in to comment.