Browse Source

Merge branch 'master' of github.com:janoside/btc-rpc-explorer

fix-133-memory-crash
Dan Janosik 6 years ago
parent
commit
924e3e8c77
No known key found for this signature in database GPG Key ID: C6F8CE9FFDB2CED2
  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
```bash
npm install -g janoside/btc-rpc-explorer
npm install -g btc-rpc-explorer
btc-rpc-explorer
```

Loading…
Cancel
Save