add newline to codeblock

This commit is contained in:
p.delpy@dkfz-heidelberg.de 2024-10-08 15:25:51 +02:00
parent 1df50ffd6b
commit 354733f7ea
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ To install the **Krebsregister** project bridgehead, use the following command (
```bash ```bash
./bridgehead install kr ./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. 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 ```bash
systemctl start bridgehead@kr systemctl start bridgehead@kr
``` ```
This will activate the preconfigured modules and establish connections to the federated cancer registry network. This will activate the preconfigured modules and establish connections to the federated cancer registry network.