From dd36a71c62a31c5a4e2ed72a9a4fb7a76df6fddd 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:15:15 +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 b4b74e5d0..b8400d9a1 100644
--- a/docs.it4i/software/eb.md
+++ b/docs.it4i/software/eb.md
@@ -310,7 +310,7 @@ For this example, we create an EasyConfig file to build Git 2.11.1 with *foss* t
 $ vim git-2.11.1-foss-2017a.eb
 ```
 
-```bash
+```python
 easyblock = 'ConfigureMake'
 
 name = 'git'
-- 
GitLab