From 7ee02275d07d66653d4e29765fcc40c88bbe2e1c Mon Sep 17 00:00:00 2001 From: Antoine Laudrain Date: Mon, 29 Jul 2024 17:31:09 +0200 Subject: [PATCH] Use latest release instead of nightlies in tutorial. --- doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md b/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md index 7640344d..d6546a52 100644 --- a/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md +++ b/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md @@ -24,7 +24,7 @@ It is possible to run the [C Event Display (CED)](https://github.com/iLCSoft/CED The following steps have been tested with the Key4hep nightly builds release which can be setup using ```bash -source /cvmfs/sw-nightlies.hsf.org/key4hep/setup.sh +source /cvmfs/sw.hsf.org/key4hep/setup.sh ``` To get the CLIC detector description we clone the `CLICPerformance` repository