mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 00:24:28 +01:00
Lightning daemon path fixed
This commit is contained in:
committed by
Christian Decker
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`
|
||||
|
||||
Reference in New Issue
Block a user