mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 22:31:48 +01:00
Lightning daemon path fixed
This commit is contained in:
parent
77497b526f
commit
211791f6d2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue