Update README.md

This commit is contained in:
CapDog 2020-05-11 18:59:32 -04:00 committed by Daniel Lugo
parent c167276976
commit 6cdbd1e498

View file

@ -14,7 +14,7 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git
#### Steps: #### Steps:
1) Run [LND](https://github.com/lightningnetwork/lnd/releases) - *Example mainnet startup*: 1) Run [LND](https://github.com/lightningnetwork/lnd/releases) - *Example mainnet startup*:
```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network``` ```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid=1```
2) Download and Install API 2) Download and Install API