From c5df2a21a2b06ce9f83a13fc1ff4dc2cbaadca83 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 4 Mar 2021 12:12:46 +0100
Subject: [PATCH] updated installed versions section related to #68

---
 .../intel-suite/intel-trace-analyzer-and-collector.md     | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md b/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md
index 3b443fa36..1c68d0e93 100644
--- a/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md
+++ b/docs.it4i/software/intel/intel-suite/intel-trace-analyzer-and-collector.md
@@ -6,9 +6,13 @@ Intel Trace Analyzer and Collector (ITAC) is a tool to collect and graphically a
 
 ITAC is an offline analysis tool - first you run your application to collect a trace file, then you can open the trace in a GUI analyzer to view it.
 
-## Installed Version
+## Installed Versions
 
-The current version on Salomon is 9.1.2.024 and is available as the `itac/9.1.2.024` module.
+For the current list of installed versions, use:
+
+```console
+$ ml av itac
+```
 
 ## Collecting Traces
 
-- 
GitLab