From eb2111dd615acbc5008d2f7fbaa2446f2fb474cf Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Fri, 20 Sep 2024 13:13:33 +0200 Subject: [PATCH] Retrigger CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33892e2..7c108a0 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ curl -LO https://github.com/DIRACGrid/DIRACOS2/releases/latest/download/DIRACOS- bash DIRACOS-Linux-x86_64.sh ``` -It can then be activated in a similar way to version 1 of DIRACOS, by calling ` source "$PWD/diracos/diracosrc"`. +It can then be activated in a similar way to version 1 of DIRACOS, by calling `source "$PWD/diracos/diracosrc"`. Further usage instructions are shown after installation. ## Advanced documentation