You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started/installation.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ $ which shpc
52
52
53
53
This executable should be accessible by an administrator, or anyone that you want
54
54
to be able to manage containers. Your user base will be interacting with your
55
-
containers via LMOD, so they do not need access to `shpc`.
55
+
containers via Lmod, so they do not need access to `shpc`.
56
56
If you are a user creating your own folder of modules, you can add them
57
57
to your module path.
58
58
@@ -94,7 +94,7 @@ and interacting with your modules.
94
94
Environment Modules
95
95
-------------------
96
96
97
-
If you are using `environment modules (tcl) <http://modules.sourceforge.net/>`_
97
+
If you are using `Environment Modules (tcl) <http://modules.sourceforge.net/>`_
98
98
and you find that your aliases do not expand, you can use `shopt <https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html>`_ to fix this issue:
0 commit comments