From 23ce6498e740d0d7ba1728a0ee25509cfaf4ebe9 Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Tue, 21 Jul 2020 15:17:41 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54a4ede0..72072983 100644 --- a/README.md +++ b/README.md @@ -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```