doc: update compiler requirements in README
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 27 Oct 2014 11:39:19 +0000 (12:39 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 27 Oct 2014 17:24:06 +0000 (18:24 +0100)
commit081e94a90d82359ababd12b4cda913467284a40d
treed276e7689283473f76f257472c171ac5b1422946
parentb105f6f74190c11dcb27d4c8cb8225b71b154580
doc: update compiler requirements in README

The latest V8 upgrade and the C++11-ification of the source code in src/
requires a recent compiler.  Update the requirements in the README.

Fixes node-forward/node#35.

PR-URL: https://github.com/node-forward/node/pull/36
Reviewed-By: Fedor Indutny <fedor@indutny.com>
README.md