From 354733f7ea421d48bb4756fc3d6dfea696ff2bee Mon Sep 17 00:00:00 2001 From: "p.delpy@dkfz-heidelberg.de" Date: Tue, 8 Oct 2024 15:25:51 +0200 Subject: [PATCH] add newline to codeblock --- kr/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kr/README.md b/kr/README.md index c86ef6b..488b0ec 100644 --- a/kr/README.md +++ b/kr/README.md @@ -16,6 +16,7 @@ To install the **Krebsregister** project bridgehead, use the following command ( ```bash ./bridgehead install kr + ``` This command will interactively guide you through the installation process and set up the required modules, including Blaze, Focus, Beam Client, and oBDS2FHIR, with all the necessary configuration in place. @@ -26,6 +27,7 @@ Once installed, start the Krebsregister services with the following command: ```bash systemctl start bridgehead@kr + ``` This will activate the preconfigured modules and establish connections to the federated cancer registry network.