mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
Lightning daemon path fixed
This commit is contained in:
parent
77497b526f
commit
211791f6d2
@ -49,7 +49,7 @@ make
|
||||
Running lightning:
|
||||
```
|
||||
bitcoind &
|
||||
./lightningd &
|
||||
./lightningd/lightningd &
|
||||
./cli/lightning-cli help
|
||||
```
|
||||
**Note**: You may need to include `testnet=1` in `bitcoin.conf`
|
||||
|
Loading…
Reference in New Issue
Block a user