From b49f35f3c5ad11e2c6af6c378f53a6f2b9c5adad 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: Wed, 1 Feb 2017 07:21:34 +0100
Subject: [PATCH] update lmod

---
 docs.it4i/software/lmod.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md
index 77e9ab136..28f8e7d70 100644
--- a/docs.it4i/software/lmod.md
+++ b/docs.it4i/software/lmod.md
@@ -14,21 +14,20 @@ Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io
     | 2017-02-01 | Testing phase          |
     | 2017-03-01 | Global deployment lmod |
 
-
 ## How to Activate Testing Lmod Enviroment?
 
 Create folder or file `.lmod` into your home folder. Logout and login. New Lmod enviroment will be active now.
 
 ```bash
 $ mkdir ~/.lmod
-$ logout 
+$ logout
 Connection to login4.salomon.it4i.cz closed.
 
 local~$ ssh vop999@login.it4i.cz
-                    _____       _                             
-                   / ____|     | |                            
-                  | (___   __ _| | ___  _ __ ___   ___  _ __  
-                   \___ \ / _` | |/ _ \| '_ ` _ \ / _ \| '_ \ 
+                    _____       _
+                   / ____|     | | 
+                  | (___   __ _| | ___  _ __ ___   ___  _ __ 
+                   \___ \ / _` | |/ _ \| '_ ` _ \ / _ \| '_ \
                    ____) | (_| | | (_) | | | | | | (_) | | | |
                   |_____/ \__,_|_|\___/|_| |_| |_|\___/|_| |_|
 
-- 
GitLab