updated readme.md

This commit is contained in:
cubedro 2015-04-04 04:14:40 +03:00
parent c666fa1b8b
commit 5ee03f4b04
1 changed files with 1 additions and 1 deletions

View File

@ -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