mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-17 01:52:09 +00:00
Merge pull request #658 from morenoh149/patch-1
Remove unneeded env var declaration
This commit is contained in:
commit
ea44ca0fd8
@ -32,7 +32,6 @@ If using NodeJS and the node REPL:
|
||||
[source,bash]
|
||||
----
|
||||
$ npm install -g bitcore-lib bitcore-p2p
|
||||
$ NODE_PATH=$(npm list -g | head -1)/node_modules node
|
||||
----
|
||||
|
||||
==== Wallet Examples using bitcore-lib
|
||||
|
Loading…
Reference in New Issue
Block a user