From 549156c9498f4b26e2ef7c6eab471a89efcdce8f Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 4 Mar 2021 08:58:48 +0100
Subject: [PATCH] edited installed versions section related to #68

---
 docs.it4i/software/debuggers/cube.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/software/debuggers/cube.md b/docs.it4i/software/debuggers/cube.md
index 8d10a3925..35dad56ef 100644
--- a/docs.it4i/software/debuggers/cube.md
+++ b/docs.it4i/software/debuggers/cube.md
@@ -18,10 +18,11 @@ Each node in the tree is colored by severity (the color scheme is displayed at t
 
 ## Installed Versions
 
-Currently, there are two versions of CUBE 4.2.3 available as [modules][1]:
+For the current list of installed versions, use:
 
-* cube/4.2.3-gcc, compiled with GCC
-* cube/4.2.3-icc, compiled with Intel compiler
+```console
+$ ml av Cube
+```
 
 ## Usage
 
-- 
GitLab