Update README.md

pull/1/head
saubyk 6 years ago committed by GitHub
parent f11a7a27bf
commit a8ff98279f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,11 +6,11 @@ Lightning Network Daemon is an implementation of Lightning Network BOLT protocol
Visit their Github repo (https://github.com/lightningnetwork/lnd/blob/master/README.md) for details on Lightning Network and LND implementation.
This UI builds upon the below raspberry pi guide:
For setting up your Lightning Network node, you can follow the below guide:
https://github.com/Stadicus/guides/blob/master/raspibolt/README.md
## Prerequisites
Please ensure that you have completed the installation of lightning node on your raspberry pi, based on the above guide.
Please ensure that you have completed the installation of lightning node.
It can be either on testnet or mainnet
@ -31,7 +31,7 @@ Fetch the dependencies and build the application by running:
## Execution
Make sure you are in the RTL directory, where the application was built.
Locate the complete path of the readable macroon file on your pi.
Locate the complete path of the readable macroon file (admin.macroon) on your node.
If you followed the guide above, it should be `/home/admin/.lnd`.

Loading…
Cancel
Save