Update README.md

This commit is contained in:
CapDog 2020-07-21 15:17:41 -04:00 committed by GitHub
parent cb4848026c
commit 23ce6498e7

View file

@ -13,6 +13,7 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git
#### Steps:
1) Run [LND](https://github.com/shocknet/lnd/releases) - *Example mainnet startup*:
(Neutrino example requires builds with experimental flags, our binaries include them.)
```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid=1 --allow-circular-route=1```