diff --git a/appdx-bitcore.asciidoc b/appdx-bitcore.asciidoc index 14e4c1d8..eb5f56ff 100644 --- a/appdx-bitcore.asciidoc +++ b/appdx-bitcore.asciidoc @@ -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: -==== [source,bash] ---- $ npm install -g bitcore-lib bitcore-p2p $ NODE_PATH=$(npm list -g | head -1)/node_modules node ---- -==== ==== Wallet Examples using bitcore-lib