From 1193f33bc8c8c4eac00904b1a039bea618934db3 Mon Sep 17 00:00:00 2001 From: Juan Miguel Carceller <22276694+jmcarcell@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:16:24 +0100 Subject: [PATCH] Add a comment about Ubuntu 24.04 (#90) Co-authored-by: jmcarcell Co-authored-by: Mateusz Jakub Fila <37295697+m-fila@users.noreply.github.com> --- docs/getting_started/setup.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/getting_started/setup.md b/docs/getting_started/setup.md index 7fadb06..91791d7 100644 --- a/docs/getting_started/setup.md +++ b/docs/getting_started/setup.md @@ -4,16 +4,16 @@ Two builds with the key4hep stack are distributed on cvmfs. The releases happen every few months on demand (for example, if there is a new important feature or -a breaking change) and at the moment Ubuntu 22.04 and AlmaLinux 9 (EL9, -RockyLinux9) are supported. We also have older releases for CentOS7 but are not -making any new builds for that. +a breaking change) and at the moment AlmaLinux 9 (EL9, Rocky Linux 9), Ubuntu +22.04 are supported. Some older releases also were built for CentOS7. For +sourcing the releases, run: ```bash source /cvmfs/sw.hsf.org/key4hep/setup.sh ``` -In addition, nightly builds for AlmaLinux 9 and Ubuntu 22.04 with the latest -version of most of the packages are available: +In addition, nightly builds for AlmaLinux 9, Ubuntu 22.04 and Ubuntu 24.04 with +the latest version of most of the packages are available: ```bash source /cvmfs/sw-nightlies.hsf.org/key4hep/setup.sh