diff --git a/README.md b/README.md index f433de0..187b83b 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,7 @@ If you need to republish settled invoices to update state in lndhub, you can use - "REPUBLISH_INVOICE_HASHES" : `,....` Use this in a job by setting: -```command: -- /bin/republish-invoices``` +``` +command: +- /bin/republish-invoices +```