diff --git a/README.md b/README.md index 86fe0e50..5c5a9d0d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ be downloaded at [Github Insight Repository](https://github.com/bitpay/insight). * **bitcoind** - Download and Install [Bitcoin](http://bitcoin.org/en/download) *insight API* needs a *trusted* bitcoind node to run. *insight API* will connect to the node -through the RPC API, Peer-to-peer protocol and will even read its raw .dat files for syncing. +through the RPC API, bitcoin peer-to-peer protocol, and will even read its raw block .dat files for syncing. Configure bitcoind to listen to RPC calls and set `txindex` to true. The easiest way to do this is by copying `./etc/bitcoind/bitcoin.conf` to your