From 62795e7de1241576057579dba50ff121254196bb Mon Sep 17 00:00:00 2001 From: ShahanaFarooqui Date: Fri, 14 Sep 2018 21:37:04 -0400 Subject: [PATCH] READ ME READ ME --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c9af3791..72dd5537 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,10 @@ It can be either on testnet or mainnet Fetch sources from the RTL git repository: -`git clone https://github.com/ShahanaFarooqui/RTLFullApplication.git` +`git clone https://github.com/ShahanaFarooqui/RTL.git` Move into the newly created directory: -`cd RTLFullApplication` - -Move into the install directory: - `cd RTL` Fetch the dependencies and build the application by running: @@ -44,6 +40,9 @@ This path needs to be provided as a command line argument to start the server ## Start the Webserver Run the following command: +`node rtl --lndir ` + +For example: `node rtl --lndir /home/admin/.lnd` If the server started successfully, you should get the below output on the console: