diff --git a/docs.it4i/software/debuggers/cube.md b/docs.it4i/software/debuggers/cube.md
index 8d10a392512d66828ef6fcb87f5536c62fbd038d..35dad56efcd8337cee406042f834c5a32e821b18 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