From 107ee27be31ae88c595489248c864683493d5c91 Mon Sep 17 00:00:00 2001 From: Erik Arvstedt Date: Tue, 17 May 2022 13:18:42 +0200 Subject: [PATCH] docs/configuration: improve wording --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index f65446a..a9f1aea 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -178,7 +178,7 @@ Some services require extra steps: # Use bitcoind from another node -Use a bitcoind instance running on another node within a nix-bitcoin config. +Here's how to use a bitcoind instance running on another node within a nix-bitcoin config: ```nix imports = [ ];