updated readme.md

This commit is contained in:
cubedro 2015-02-25 23:16:04 +02:00
parent cbf3803740
commit b2079ed698
1 changed files with 7 additions and 0 deletions

View File

@ -5,4 +5,11 @@ Deploy on AWS, install dependencies, build eth, clone eth-net-intelligence-api a
```
curl https://raw.githubusercontent.com/cubedro/eth-net-intelligence-api/master/bin/build.sh | sh
```
Run it using pm2:
```
cd ~/bin/www
pm2 start processes.json
```