From c588363c3cac3c450a337a62a8d16f2748c4bc74 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 19 Mar 2020 15:02:48 +0100 Subject: [PATCH] Update intel-parallel-studio-introduction.md --- .../intel/intel-suite/intel-parallel-studio-introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/software/intel/intel-suite/intel-parallel-studio-introduction.md b/docs.it4i/software/intel/intel-suite/intel-parallel-studio-introduction.md index c3bb419ba..faaeb5551 100644 --- a/docs.it4i/software/intel/intel-suite/intel-parallel-studio-introduction.md +++ b/docs.it4i/software/intel/intel-suite/intel-parallel-studio-introduction.md @@ -15,7 +15,7 @@ Intel Parallel Studio XE ## Intel Compilers -The Intel compilers are available, via the intel module. The compilers include the icc C and C++ compiler and the ifort Fortran 77/90/95 compiler. +The Intel compilers are available via the intel module. The compilers include the icc C and C++ compiler and the ifort Fortran 77/90/95 compiler. ```console $ ml intel -- GitLab