Update README.md

This commit is contained in:
kiwiidb
2023-09-27 10:01:20 +02:00
committed by GitHub
parent 501fc7bde0
commit e1be7e7ea3

View File

@@ -79,9 +79,9 @@ lncli bakemacaroon --save_to=lndhub.macaroon info:read invoices:read invoices:wr
```
## Developing
To run the server
```shell
go run .
go run cmd/server/main.go
```
### Building