From d1d0a2ba75211513da7ec705fa34260a7cf00bb5 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Sun, 28 Jul 2019 13:53:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c603c81..794f95e4 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ $ npm install ### Prep for Execution RTL requires its own config file `RTL.conf`, to start the server and provide user authentication on the app. +*Advanced users can refer to [this page](docs/Multi-LND-Node-setup.md), for config settings required to manage multiple LND nodes* + * Rename `sample-RTL.conf` file to `RTL.conf`. * Locate the complete path of the readable macroon file (admin.macroon) on your node and the lnd.conf file. * Modify the `RTL.conf` file per the example file below