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