From 49147f4a0950dcf69f6d264f1ab55e0de1b68bd6 Mon Sep 17 00:00:00 2001 From: Antoine Laudrain <17805338+alaudrain@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:11:12 +0100 Subject: [PATCH] Use latest release instead of nightlies in tutorial. (#193) * Use latest release instead of nightlies in tutorial. * Clarify text --------- Co-authored-by: Antoine Laudrain --- doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md b/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md index 7640344d..e3f3fd40 100644 --- a/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md +++ b/doc/starterkit/k4MarlinWrapperCLIC/CEDViaWrapper.md @@ -22,9 +22,9 @@ It is possible to run the [C Event Display (CED)](https://github.com/iLCSoft/CED ## Setting up an environment -The following steps have been tested with the Key4hep nightly builds release which can be setup using +The following steps have been tested with the latest Key4hep 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