diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md
index 6b71a49cfa0f7b15f06d96b7dcab8e51b1625375..b4b74e5d0ec1585f8ab9205c05f209ee2f958faa 100644
--- a/docs.it4i/software/eb.md
+++ b/docs.it4i/software/eb.md
@@ -31,7 +31,7 @@ An EasyConfig file is a simple text file that describes the build process of a s
 
 By default, EasyConfig files and generated modules are named using the following convention
 
-*software-name*-*software-version*-*toolchain-name*-*toolchain-version*(-*suffix*).eb
+`software-name-software-version-toolchain-name-toolchain-version(-suffix).eb`
 
 Additional details are available on [here](https://github.com/hpcugent/easybuild-easyconfigs).