updated readme.md
This commit is contained in:
parent
cbf3803740
commit
b2079ed698
@ -6,3 +6,10 @@ 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
|
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
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user