updated c-lightning and eclair readme

pull/378/head v0.8.1
saubyk 4 years ago
parent fe1ee623a9
commit 3ac835cabd
No known key found for this signature in database
GPG Key ID: 00C9E2BC2E45666F

@ -15,7 +15,7 @@ RTL is now enabled to manage lightning nodes running C-Lightning.
Follow the below steps to install and setup RTL to run on C-Lightning.
### <a name="prereq"></a>Pre-requisites:
1. Functioning C-Lightning node
1. Functioning C-Lightning node. Follow install instructions on their [github](https://github.com/ElementsProject/lightning)
2. NodeJS - Can be downloaded [here](https://nodejs.org/en/download)
3. Cl-REST - Ensure that `cl-rest` API server is installed and running. Install instructions [here](https://github.com/Ride-The-Lightning/c-lightning-REST)
4. Copy the `access.macaroon` file from `cl-rest` to the device, on which RTL will be installed

@ -20,6 +20,7 @@ Follow the below steps to install and setup RTL to run on Eclair.
3. NodeJS - Can be downloaded [here](https://nodejs.org/en/download)
### <a name="install"></a>Installation:
Eclair is integrated with RTL v0.8.0 and above.
To download a specific RTL version follow the instructions on the [release page](https://github.com/Ride-The-Lightning/RTL/releases)
To download from master (*not recommended*) follow the below instructions:

Loading…
Cancel
Save