Skip to content

Commit

Permalink
Merge pull request #322 from getAlby/go-run
Browse files Browse the repository at this point in the history
Update instructions to run locally
  • Loading branch information
kiwiidb authored Feb 21, 2023
2 parents fda5257 + e7c1d82 commit 9dc5cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ lncli bakemacaroon --save_to=lndhub.macaroon info:read invoices:read invoices:wr
## Developing

```shell
go run main.go
go run .
```

### Building
Expand Down

0 comments on commit 9dc5cd7

Please sign in to comment.