Browse Source

Update Server-Setup.md

master
Dan Janosik 4 years ago
committed by GitHub
parent
commit
0a5b68e16e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/Server-Setup.md

1
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

Loading…
Cancel
Save