From 4c350424ead6f6e8417805b6007abd096274bea6 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Mon, 18 Jul 2016 18:04:03 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91e5e21..d2a197b 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ sudo curl --silent --location https://deb.nodesource.com/setup_6.x | sudo bash - sudo apt-get install -y nodejs git clone https://github.com/pierotofy/node-OpenDroneMap cd node-OpenDroneMap +npm install node index.js ```