diff --git a/docs/Server-Setup.md b/docs/Server-Setup.md index 9dbc090..706e48e 100644 --- a/docs/Server-Setup.md +++ b/docs/Server-Setup.md @@ -23,7 +23,6 @@ git clone https://github.com/janoside/btc-rpc-explorer.git cd /home/bitcoin/btc-rpc-explorer npm install - npm run build # startup via pm2 pm2 start bin/www --name "btc-rpc-explorer"