diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md index 4d8c377ac4b3a124901cf0fcbf2c3b12331db6b1..37de865f10a712650f065ce3fd476a3d090e35ec 100644 --- a/docs.it4i/software/lmod.md +++ b/docs.it4i/software/lmod.md @@ -62,10 +62,9 @@ $ ml av ... ... ``` -!!! note - In the current module naming scheme, each module name consists of two parts: - * the part before the first /, corresponding to the software name; and - * the remainder, corresponding to the software version, the compiler toolchain that was used to install the software, and a possible version suffix +In the current module naming scheme, each module name consists of two parts: + * the part before the first /, corresponding to the software name; and + * the remainder, corresponding to the software version, the compiler toolchain that was used to install the software, and a possible version suffix !!! tip