From 46708cadbb1e2087f863d5add30fc5910d55d708 Mon Sep 17 00:00:00 2001 From: Joost Jager Date: Wed, 12 Jun 2019 13:36:37 +0200 Subject: [PATCH] README: Add routerrpc sub-server tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28a1f2a..20042a1 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ tags that enable the swap. This enables the required lnd rpc services. ``` cd lnd -make install tags="signrpc walletrpc chainrpc invoicesrpc" +make install tags="signrpc walletrpc chainrpc invoicesrpc routerrpc" ``` Check to see if you have already installed lnd. If you have, you will need to