mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
Minor typo at docker execution
This commit is contained in:
parent
4b64b7f2aa
commit
5db4e1144b
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ sudo docker run \
|
|||
-v $HOME/.lightning:/root/.lightning \
|
||||
-v $HOME/.bitcoin:/root/.bitcoin \
|
||||
-p 9735:9735 \
|
||||
/cdecker/lightningd:master
|
||||
cdecker/lightningd:master
|
||||
```
|
||||
### Starting `lightningd`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue