mirror of
https://github.com/bumi/lntip
synced 2025-06-16 17:55:35 +00:00
Update README.md
This commit is contained in:
parent
bda984622d
commit
ea4b7f6b2e
@ -26,6 +26,13 @@ LnMe can easily run next to LND on the same system.
|
|||||||
2. Run `lnme`
|
2. Run `lnme`
|
||||||
3. Done.
|
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
|
### Configuration
|
||||||
|
|
||||||
#### LND configuration
|
#### LND configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user