From 9afd9ba1458362354dd3d9d6a3a6a8cc9d9e8759 Mon Sep 17 00:00:00 2001 From: Shawfeng Dong Date: Tue, 18 Dec 2018 11:21:23 -0800 Subject: [PATCH] update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4228885..d6def31 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Sample modulefiles for Environment Modules +On RHEL/CentOS 7, the [Environment Modules](http://modules.sourceforge.net/) +utility is provided by the *environment-modules* package. The package also +provides 2 useful tools at `/usr/share/Modules/bin` that facilitate the +conversion of a init shell script into a modulefile: +* createmodule.sh +* createmodule.py +