From 99956f34771702ea9f08f1051fd414cad1044945 Mon Sep 17 00:00:00 2001 From: Croft Date: Wed, 14 Feb 2024 13:10:07 +0100 Subject: [PATCH] Added instructions to get latest TransFAIR --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3206a32..c0c8954 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ sudo git clone https://github.com/samply/bridgehead.git /srv/docker/bridgehead If this is an ECDC/EHDS2 installation, switch to the ```ehds2``` branch and copy the configuration file to the required location: ```shell +cd +git clone https://github.com/samply/transFAIR.git +cd transFAIR +docker build -t samply/transfair --no-cache . cd /srv/docker/bridgehead sudo git checkout ehds2 sudo mkdir test data