From d5d2534fbcef30b3821f9f41f4bd2375c4793cd7 Mon Sep 17 00:00:00 2001 From: Frank Celler Date: Wed, 26 Oct 2011 21:43:47 +0200 Subject: [PATCH] initial release --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92f68eea97..5ca478e309 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Compilation =========== (1) Install V8 + (2) ./configure --with-v8=/home/huerth/fceller/IPP/3rdParty/v8 + (3) ./avocdb --shell js/shell.js First Steps