diff --git a/docs.it4i/software/easybuild.md b/docs.it4i/software/easybuild.md
index 344b04ce895052d2b34883b6043d0c9f8cebcdea..25efb91214024c7b03d00fc8873d00745872f85e 100644
--- a/docs.it4i/software/easybuild.md
+++ b/docs.it4i/software/easybuild.md
@@ -4,9 +4,6 @@ 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.
 
-!!! Warning ""
-    You need to have Lmod activated to have the modules produced in Lua language.
-
 ## Short Introduction
 
 EasyBuild is a tool that allows to perform automated and reproducible compilation and installation of software.