diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md index b8400d9a1bfd6a095a04079db0250dacf690c3fb..71da7e5475d02c8c0e064e6d9249b341b648e7da 100644 --- a/docs.it4i/software/eb.md +++ b/docs.it4i/software/eb.md @@ -4,6 +4,9 @@ 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 EasuBuild settings is Lua language. + ## Short Introduction EasyBuild is a tool that allows to perform automated and reproducible compilation and installation of software.