1
0
mirror of https://github.com/bumi/lnrpc synced 2025-06-16 13:25:34 +00:00

Update Readme

This commit is contained in:
bumi 2021-07-09 20:28:06 +02:00
parent df02052101
commit 0ceddc872b

View File

@ -164,6 +164,8 @@ The files will be stored in `lib/grpc_services`
$ ./generate-grpc-service-files.sh $ ./generate-grpc-service-files.sh
+ Make sure you have the [grpc-tools](https://rubygems.org/gems/grpc-tools) installed
+ Make sure you have the lnd source in your $GOPATH/src folder
## Other resources ## Other resources