From 4dee4fb22b8571896ddd72d3e0545c3b4cb1fe0c Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 13 Apr 2022 14:00:49 +0200
Subject: [PATCH] fixed installed versions section

---
 docs.it4i/software/viz/insitu.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs.it4i/software/viz/insitu.md b/docs.it4i/software/viz/insitu.md
index ceac27c61..f080e71b3 100644
--- a/docs.it4i/software/viz/insitu.md
+++ b/docs.it4i/software/viz/insitu.md
@@ -10,7 +10,11 @@ Detailed description of the Catalyst API can be found [here][b]. We restrict our
 
 ## Installed Version
 
-The Catalyst library is a part of the ParaView module. More about ParaView can be found [here][c]. We use version **5.6.0**. It has been compiled with `intel/2017a` and installed on the Salomon cluster.
+For the current list of installed versions, use:
+
+```console
+$ ml av CUDA
+```
 
 ## Usage
 
-- 
GitLab