diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md index b44e29da34286a74dac5ef0873edfe542b16e34a..764c807fccf362c7715eb74286eb6389878a2b9a 100644 --- a/docs.it4i/software/eb.md +++ b/docs.it4i/software/eb.md @@ -8,7 +8,7 @@ The benefit of using EasyBuild for your builds is that it allows automated and r EasyBuild is a tool that allows to perform automated and reproducible compilation and installation of software. -All builds and installations are performed at user level, so you don't need the admin rights. The software are installed in your home directory (by default in $HOME/.local/easybuild/software/) and a module file is generated (by default in $HOME/.local/easybuild/modules/) to use the software. +All builds and installations are performed at user level, so you don't need the admin rights. The software are installed in your home directory (by default in `$HOME/.local/easybuild/software/`) and a module file is generated (by default in `$HOME/.local/easybuild/modules/`) to use the software. EasyBuild relies on two main concepts \* Toolchains