diff --git a/docs.it4i/software/easybuild.md b/docs.it4i/software/easybuild.md
index 8cbd329a673076baa380b47b90743af3a0087bf5..3bbcae0ebb82d1c0a52933cb686d9f76bbadd082 100644
--- a/docs.it4i/software/easybuild.md
+++ b/docs.it4i/software/easybuild.md
@@ -4,8 +4,8 @@ The objective of this tutorial is to show how EasyBuild can be used to ease, aut
 
 The benefit of using EasyBuild for your builds is that it allows automated and reproducable build of software. Once a build has been made, the build script (via the EasyConfig file) or the installed software (via the module file) can be shared with other users.
 
-!!! hint ""
-    Please, activate Lmod. Default EasyBuild settings is Lua language.
+!!! Warning ""
+    You need to have Lmod activated to have the modules produced in Lua language.
 
 ## Short Introduction