diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 6111ccc5e..8ed35da4a 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -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 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 prefixed by `litecoind`.