Update README.md

This commit is contained in:
bumi 2020-10-25 11:23:33 +01:00 committed by GitHub
parent bda984622d
commit ea4b7f6b2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -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