From 5d9d30b981c42e6808753a6af50a168220a6a136 Mon Sep 17 00:00:00 2001 From: TopRichard <121792457+TopRichard@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:03:55 +0200 Subject: [PATCH] Update setting_up_environment.md --- docs/using_eessi/setting_up_environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using_eessi/setting_up_environment.md b/docs/using_eessi/setting_up_environment.md index d89ca1e00..c1a71d2f8 100644 --- a/docs/using_eessi/setting_up_environment.md +++ b/docs/using_eessi/setting_up_environment.md @@ -8,7 +8,7 @@ There are a few different scenarios where you may want to set up the EESSI envir !!! note "Why do we recommend to unset `MODULEPATH`?" - Unsetting `MODULEPATH` may not be possible at some sites, and some compromise or workaround may + Unsetting MODULEPATH may not be possible at some sites, and some compromise or workaround may be necessary. The underlying reason to suggest this is that EESSI and your system are most likely based on two different operating system distributions - EESSI uses Gentoo Prefix, your system almost certainly uses some other distribution. If you can find a way to ensure that the _software stacks_ from your site and EESSI do not mix