Browse Source
Merge branch 'master' of github.com:janoside/btc-rpc-explorer
fix-133-memory-crash
Dan Janosik
6 years ago
No known key found for this signature in database
GPG Key ID: C6F8CE9FFDB2CED2
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|