diff --git a/README.md b/README.md index 9ce5ebd..e1c2fdd 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ addrs.forEach(function(addr) { ## Monitoring Blocks and Transactions -For this example you need a running bitcoind instance with RPC enabled. +For this example you need a running bitcoind instance. ```js var bitcore = require('../bitcore');