Edited appdx-bitcore.asciidoc with Atlas code editor

pull/339/head
nadams 7 years ago
parent 093a6069a8
commit 18ef55c02c

@ -29,13 +29,11 @@ Bitcore is a suite of tools provided by BitPay. Its goal is to provide easy-to-u
If using NodeJS and the node REPL: If using NodeJS and the node REPL:
====
[source,bash] [source,bash]
---- ----
$ npm install -g bitcore-lib bitcore-p2p $ npm install -g bitcore-lib bitcore-p2p
$ NODE_PATH=$(npm list -g | head -1)/node_modules node $ NODE_PATH=$(npm list -g | head -1)/node_modules node
---- ----
====
==== Wallet Examples using bitcore-lib ==== Wallet Examples using bitcore-lib

Loading…
Cancel
Save