From 00515bbaec9dd81b742718dd3e28ace6cef3f79d Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Mon, 16 Dec 2013 21:55:51 -0500 Subject: [PATCH] update need for install in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 123857f..8cf374c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ To build the bindings you need to build both `Project-OSRM` and `node-osrm` toge cd build; cmake ../ -DWITH_TOOLS=1 make + sudo make install cd ../node-osrm npm install