From fcca53c28f83f54aff14bb5d26b2e371fc534b5c 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:01:31 +0100
Subject: [PATCH] add eb tutorial

---
 docs.it4i/software/eb.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md
index 6b71a49cf..b4b74e5d0 100644
--- a/docs.it4i/software/eb.md
+++ b/docs.it4i/software/eb.md
@@ -31,7 +31,7 @@ An EasyConfig file is a simple text file that describes the build process of a s
 
 By default, EasyConfig files and generated modules are named using the following convention
 
-*software-name*-*software-version*-*toolchain-name*-*toolchain-version*(-*suffix*).eb
+`software-name-software-version-toolchain-name-toolchain-version(-suffix).eb`
 
 Additional details are available on [here](https://github.com/hpcugent/easybuild-easyconfigs).
 
-- 
GitLab