From 00aaa7b8750a60ff9280f9e3819a8485d6f830fd Mon Sep 17 00:00:00 2001 From: helgabutters Date: Sun, 21 Jan 2018 17:01:05 -0500 Subject: [PATCH] Add neutrino option Add neutrino option along with btcd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5ac608e..0d108af1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To compile just the Zap wallet, you will need: To use the Zap wallet, you will need: - **[Lightning Network Daemon (lnd)](https://github.com/lightningnetwork/lnd)** -- **[btcd (roasbeef fork)](https://github.com/roasbeef/btcd)** +- **[btcd (roasbeef fork)](https://github.com/roasbeef/btcd)** or **[neutrino](https://github.com/lightninglabs/neutrino) ## Install