diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md
index 8258284a4d65287a7dad54b212323f42d051c013..2896568a972418bfdcdc07adf0eb8cbcf12a72eb 100644
--- a/docs.it4i/software/lmod.md
+++ b/docs.it4i/software/lmod.md
@@ -7,7 +7,42 @@ Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io
 
 ## How to activate Lmod enviroments?
 
-Create folder or file .lmod into your /home. (mkdir ~/.lmod)
+Create folder or file .lmod into your /home. (mkdir ~/.lmod). Logout and login. After login you activated new enviroment Lmod.
+
+```bash
+$ mkdir ~/.lmod
+$ logout 
+Connection to login4.salomon.it4i.cz closed.
+
+local~$ ssh vop999@login.it4i.cz
+                    _____       _                             
+                   / ____|     | |                            
+                  | (___   __ _| | ___  _ __ ___   ___  _ __  
+                   \___ \ / _` | |/ _ \| '_ ` _ \ / _ \| '_ \ 
+                   ____) | (_| | | (_) | | | | | | (_) | | | |
+                  |_____/ \__,_|_|\___/|_| |_| |_|\___/|_| |_|
+
+                        http://www.it4i.cz/?lang=en
+
+
+        Invitation to the course Parallel Linear Algebra (2-3/2/2017)         
+                            (2016-12-16 16:11:59)                             
+
+For more information about the course, please visit its web page:
+http://www.it4i.cz/2016/12/invitation-to-the-course-parallel-linear-algebra-2-322017/?lang=en
+
+
+        Invitation to the Intel MIC Programming Workshop (7-8/2/2017)         
+                            (2017-01-04 17:36:41)                             
+
+For more information about the course, please visit its web page:
+http://www.it4i.cz/2017/01/invitation-to-the-intel-mic-programming-workshop-7-822017/?lang=en
+
+Last login: Tue Jan 31 09:33:06 2017 from 10.0.131.26
+$
+$ ml
+No modules loaded
+```
 
 ### Important dates