From 2fd2c96687f85daf11a30f7694eb698c09d45ee8 Mon Sep 17 00:00:00 2001 From: Croft Date: Mon, 31 Oct 2022 14:38:44 +0100 Subject: [PATCH] Improved sentence formulation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7db6caa..f5fce11 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ TOC - [Installation](#installation) - [Register with Beam](#register-with-beam) - [Starting and stopping your Bridgehead](#starting-and-stopping-your-bridgehead) - - [Systemd service configuration](#systemd-service-configuration) + - [Auto-starting your Bridgehead when the server starts](#auto-starting-your-bridgehead-when-the-server-starts) 3. [Additional Services](#additional-Services) - [Monitoring](#monitoring) - [Register with a Directory](#register-with-a-Directory) @@ -38,7 +38,7 @@ For running your Bridgehead we recommend the follwing Hardware: ### System -You must install the Bridgehead under a Linux operating system (but see the section [Non-Linux OS](#non-linux-os)). You will need root (administrator) priveleges on this machine in order to perform the deployment. +You are strongly recommended to install the Bridgehead under a Linux operating system (but see the section [Non-Linux OS](#non-linux-os)). You will need root (administrator) priveleges on this machine in order to perform the deployment. The following software should be installed: @@ -126,7 +126,7 @@ To shut down the Bridgehead, type: sudo /srv/docker/bridgehead/bridgehead stop bbmri ``` -### Local Datamanagement Security +### Auto-starting your Bridgehead when the server starts Using this feature is optional.