diff --git a/docs/building-a-node-with-ldk/installation.md b/docs/building-a-node-with-ldk/installation.md index 6249a3326..c8ada95cc 100644 --- a/docs/building-a-node-with-ldk/installation.md +++ b/docs/building-a-node-with-ldk/installation.md @@ -23,9 +23,9 @@ Add LDK to a project by configuring the respective config files: lightning-background-processor = { version = {VERSION} } lightning-rapid-gossip-sync = { version = {VERSION} } -```` - - + ``` + +