Skip to content

Commit 1dd924c

Browse files
authored
Merge pull request #61 from joostjager/update-readme
README: Add routerrpc sub-server tag
2 parents 9de7b94 + 46708ca commit 1dd924c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tags that enable the swap. This enables the required lnd rpc services.
6969

7070
```
7171
cd lnd
72-
make install tags="signrpc walletrpc chainrpc invoicesrpc"
72+
make install tags="signrpc walletrpc chainrpc invoicesrpc routerrpc"
7373
```
7474

7575
Check to see if you have already installed lnd. If you have, you will need to

0 commit comments

Comments
 (0)