mirror of
https://github.com/bumi/lntip
synced 2025-07-07 09:25:51 +00:00
Update README.md
This commit is contained in:
parent
3c97f31e03
commit
b58897dfe5
@ -33,6 +33,8 @@ LnMe can easily run next to LND on the same system.
|
|||||||
3. `$ rice embed-go && go build`
|
3. `$ rice embed-go && go build`
|
||||||
4. `$ ./lnme`
|
4. `$ ./lnme`
|
||||||
|
|
||||||
|
Note: You must have [go.rice installed](https://github.com/GeertJohan/go.rice#installation)
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
#### LND configuration
|
#### LND configuration
|
||||||
@ -174,7 +176,7 @@ Use `go run` to ron the service locally:
|
|||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
LnMe uses [go.rice](https://github.com/GeertJohan/go.rice) to embed assets (HTML, JS, and CSS files). run `rice embed-go`
|
LnMe uses [go.rice](https://github.com/GeertJohan/go.rice) to embed assets (HTML, JS, and CSS files). run `rice embed-go` (needs to be [installed](https://github.com/GeertJohan/go.rice#installation))
|
||||||
|
|
||||||
$ rice embed-go
|
$ rice embed-go
|
||||||
$ go build
|
$ go build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user