From b14ea02cfd60a26a605af01b623cb6ed16a403cf Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Thu, 28 May 2020 13:25:23 +0200
Subject: [PATCH] Update intel-mkl.md

---
 docs.it4i/software/intel/intel-suite/intel-mkl.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs.it4i/software/intel/intel-suite/intel-mkl.md b/docs.it4i/software/intel/intel-suite/intel-mkl.md
index 81022d0a7..3c2ce2b0c 100644
--- a/docs.it4i/software/intel/intel-suite/intel-mkl.md
+++ b/docs.it4i/software/intel/intel-suite/intel-mkl.md
@@ -1,6 +1,6 @@
 # Intel MKL
 
-## Intel Math Kernel Library
+## Introduction
 
 Intel Math Kernel Library (Intel MKL) is a library of math kernel subroutines, extensively threaded and optimized for maximum performance. Intel MKL provides these basic math kernels:
 
@@ -15,7 +15,7 @@ Intel Math Kernel Library (Intel MKL) is a library of math kernel subroutines, e
 
 For details, see the [Intel MKL Reference Manual][a].
 
-Intel MKL is available on the cluster.
+For the list of available Intel MKL modules, use:
 
 ```console
 $ ml av imkl
-- 
GitLab