From ea4b7f6b2e7ca3f87c858bb7e43c2e3c12e615bc Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Sun, 25 Oct 2020 11:23:33 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3236aea..ecffa3f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,13 @@ LnMe can easily run next to LND on the same system. 2. Run `lnme` 3. Done. +### Build from source + +1. $ git clone https://github.com/bumi/lnme.git && cd lnme +2. $ go install +3. $ rice embed-go && go build +4. $ ./lnme + ### Configuration #### LND configuration