Lightning daemon path fixed

This commit is contained in:
Damian Mee 2017-11-20 16:54:56 +07:00 committed by Christian Decker
parent 77497b526f
commit 211791f6d2

View File

@ -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`