mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-03 17:26:57 +01:00
mobile: halseth/falafel -> lightninglabs/falafel
This commit is contained in:
parent
1b543b919e
commit
27abe4a301
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ Remember to run `gomobile init` (otherwise the `lnd` build might just hang).
|
|||
Note that `gomobile` only supports building projects from `GOPATH` at this point.
|
||||
|
||||
#### falafel
|
||||
Install [`falafel`](https://github.com/halseth/falafel):
|
||||
Install [`falafel`](https://github.com/lightninglabs/falafel):
|
||||
```
|
||||
go get -u -v github.com/halseth/falafel
|
||||
go get -u -v github.com/lightninglabs/falafel
|
||||
```
|
||||
|
||||
### Building `lnd` for iOS
|
||||
|
|
Loading…
Add table
Reference in a new issue