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