From 162259e2020a00af1240705c2e01d4f68de1f647 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Tue, 21 Feb 2017 12:00:33 +0100
Subject: [PATCH] add eb tutorial

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

diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md
index 55e9300c8..6b71a49cf 100644
--- a/docs.it4i/software/eb.md
+++ b/docs.it4i/software/eb.md
@@ -20,8 +20,8 @@ Detailed documentations is available [here](http://easybuild.readthedocs.io].
 
 A toolchain corresponds to a compiler and a set of libraries which are commonly used to build a software. The two main toolchains frequently used on the IT4Innovations clusters are the **foss** and **intel**.
 
- \* foss is based on the GCC compiler and on open-source libraries (OpenMPI, OpenBLAS, etc.).
- \* intel is based on the Intel compiler and on Intel libraries (Intel MPI, Intel Math Kernel Library, etc.).
+ \* **foss** is based on the GCC compiler and on open-source libraries (OpenMPI, OpenBLAS, etc.).
+ \* **intel** is based on the Intel compiler and on Intel libraries (Intel MPI, Intel Math Kernel Library, etc.).
 
 Additional details are available on [here](https://github.com/hpcugent/easybuild/wiki/Compiler-toolchains).
 
-- 
GitLab