From 0a5b68e16e3a321985beadc94c2a74e7e7df5781 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Wed, 2 Sep 2020 02:34:27 +0000 Subject: [PATCH] Update Server-Setup.md --- docs/Server-Setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Server-Setup.md b/docs/Server-Setup.md index e3b1b0a..9dbc090 100644 --- a/docs/Server-Setup.md +++ b/docs/Server-Setup.md @@ -19,6 +19,7 @@ mv explorer.btc21.org.conf /etc/nginx/sites-available/ # get source, npm install + cd /home/bitcoin git clone https://github.com/janoside/btc-rpc-explorer.git cd /home/bitcoin/btc-rpc-explorer npm install