From c39518f763456401f0cb0dacfdee6f0e97ad8067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radovan=20Tom=C3=A1=C5=A1ik?= Date: Fri, 17 Mar 2023 11:25:56 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f888f2..45ecf52 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Site names should adhere to the following conventions: In order to be able to install, you will need to have your own repository in GitLab for your site's configuration settings. This allows automated updates of the Bridgehead software. -To request a new repository, please send an email to one of the following: +To request a new repository, please contact your research network administration or send an email to one of the project specific addresses: - For the bbmri project: bridgehead@helpdesk.bbmri-eric.eu. - For the ccp project: support-ccp@dkfz-heidelberg.de @@ -88,7 +88,7 @@ To request a new repository, please send an email to one of the following: Mention: - which project you belong to, i.e. "bbmri" or "ccp" - site name (According to conventions listed above) -- operator name, email and contact phone +- operator name and email We will set the repository up for you. We will then send you: @@ -118,9 +118,8 @@ Pay special attention to: - OPERATOR_FIRST_NAME - OPERATOR_LAST_NAME - OPERATOR_EMAIL -- OPERATOR_PHONE -Download the bridghead repository: +Clone the bridgehead repository: ```shell sudo mkdir -p /srv/docker/ sudo git clone https://github.com/samply/bridgehead.git /srv/docker/bridgehead