From 55f9fb9fb82ee485576ae8d5fdac30c683e33863 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, 31 Jan 2017 10:06:57 +0100
Subject: [PATCH] update Lmod

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

diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md
index 70340eb9d..eaff61db7 100644
--- a/docs.it4i/software/lmod.md
+++ b/docs.it4i/software/lmod.md
@@ -5,9 +5,9 @@ Lmod is a modules tool, a modern alternative to the oudated & no longer actively
 Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io).
 
 
-## How to activate Lmod enviroments?
+## How to Activate Testing Lmod Enviroment?
 
-Create folder or file .lmod into your /home. Logout and login. After login you activated new enviroment Lmod.
+Create folder or file `.lmod` into your home folder. Logout and login. New Lmod enviroment will be active now.
 
 ```bash
 $ mkdir ~/.lmod
@@ -44,11 +44,11 @@ $ ml
 No modules loaded
 ```
 
-### Important dates 
+### Important Dates 
 
 | Date       | Action                 |
 | ---------- | ---------------------- |
-| 2017-02-01 | Test mode              |
+| 2017-02-01 | Testing phase          |
 | 2017-03-01 | Global deployment lmod |
 
 ## Benefits
-- 
GitLab