README: fixed a small typo on INSTALL.md

`bitciond` => `bitcoind`
This commit is contained in:
Perdouille 2018-03-17 00:28:01 +01:00 committed by Olaoluwa Osuntokun
parent 1b7b35a8bc
commit c33645cc80

View File

@ -182,7 +182,7 @@ lnd --bitcoin.active --bitcoin.testnet --debuglevel=debug --btcd.rpcuser=kek --b
The configuration for bitcoind and litecoind are nearly identical, the following The configuration for bitcoind and litecoind are nearly identical, the following
steps can be mirrored with loss of generality to enable a litecoind backend. steps can be mirrored with loss of generality to enable a litecoind backend.
Setup will be described in regards to `bitciond`, but note that `lnd` uses a Setup will be described in regards to `bitcoind`, but note that `lnd` uses a
distinct `litecoin.node=litecoind` argument and analogous subconfigurations distinct `litecoin.node=litecoind` argument and analogous subconfigurations
prefixed by `litecoind`. prefixed by `litecoind`.