From 5ee03f4b04251c7eb9eb45ac8ccc9b618bc0bb20 Mon Sep 17 00:00:00 2001 From: cubedro Date: Sat, 4 Apr 2015 04:14:40 +0300 Subject: [PATCH] updated readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb2a3d6..7e13600 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is the backend service which runs along with the node for tracking the ethe Fetch and run the build shell. This will install everything you need: latest cpp-ethereum - CLI (develop branch), node.js, npm, pm2. ``` -curl https://raw.githubusercontent.com/cubedro/eth-net-intelligence-api/master/bin/build.sh | sh +bash <(curl https://raw.githubusercontent.com/cubedro/eth-net-intelligence-api/master/bin/build.sh) ``` ## Configuration