diff --git a/mobile/README.md b/mobile/README.md index f5d97542..5a6e0e25 100644 --- a/mobile/README.md +++ b/mobile/README.md @@ -6,7 +6,7 @@ Install the dependencies for generating protobuf definitions as stated in [lnrpc ../lnrpc/README.md#generate-protobuf-definitions) #### gomobile -Follow [gomobile](https://github.com/golang/go/wiki/Mobile) in order to intall `gomobile` and dependencies. +Follow [gomobile](https://github.com/golang/go/wiki/Mobile) in order to install `gomobile` and dependencies. Remember to run `gomobile init` (otherwise the `lnd` build might just hang).