Browse Source

Update installation instructions to use the new NPM package

fix-133-memory-crash
Nadav Ivgi 6 years ago
parent
commit
f5eda75b04
  1. 2
      README.md

2
README.md

@ -36,7 +36,7 @@ The below instructions are geared toward BTC, but can be adapted easily to other
## Instructions ## Instructions
```bash ```bash
npm install -g janoside/btc-rpc-explorer npm install -g btc-rpc-explorer
btc-rpc-explorer btc-rpc-explorer
``` ```

Loading…
Cancel
Save