diff --git a/README.md b/README.md index bf7a10c..274c1d0 100644 --- a/README.md +++ b/README.md @@ -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 ``` \ No newline at end of file