From c4b7a8ce6ab8d87b04ce4cdeb8c3998ee05c8a28 Mon Sep 17 00:00:00 2001 From: Brad Landers Date: Fri, 11 Jan 2013 00:18:29 -0500 Subject: [PATCH] Additional note regarding headers --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c0c57a2..f0bc953c 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ Using Bundler (in your Gemfile): bundle config build.libv8 --with-system-v8 +Please note that if you intend to run your own V8, you must install +both V8 *and its headers* (found in libv8-dev for Debian distros). + ### About This project spun off of