Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Dec 18, 2024
1 parent ddd4aaa commit abf1cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/easybuild-v5/release-candidates.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This includes (but is not limited to):
- **Python >= 3.6** is required to run EasyBuild (Python >= 3.9 is recommended);
- using **Lmod >= v8.0** or **Environment Modules v4.3.0** is required as modules tool (check with `module --version`);
- a new function named `run_shell_cmd` is used to run shell commands like `cmake`, `make`, `pip`, etc. (more info [here](run_shell_cmd.md));
- the **default settting of some configuration options has changed**:
- the **default setting of some configuration options has changed**:
- **RPATH linking** is used by default (can be disabled with `--disable-rpath`);
- **trace output** is enabled by default (can be disabled with `--disable-trace`);
- Lua module files generated by EasyBuild will by default:
Expand Down

0 comments on commit abf1cd6

Please sign in to comment.