Skip to content

Commit dbf05d3

Browse files
committed
update install docs
1 parent 0080aa3 commit dbf05d3

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/source/installing.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,15 @@ This will download and install the package along with all its required dependenc
2222
Installing dependencies for the Plasma Shape Editor
2323
---------------------------------------------------
2424

25-
The Plasma Shape Editor requires a magnetic equilibrium solver. See the following page
26-
for further details on how to set this up:
25+
The Plasma Shape Editor requires a magnetic equilibrium solver. If you are on SDCC,
26+
you can simply load the latest NICE module:
27+
28+
.. code-block:: bash
29+
30+
module load NICE
31+
32+
If the NICE module is not available, you must compile NICE manually.
33+
See the following page for further details on how to set this up:
2734

2835
.. toctree::
2936
:maxdepth: 1

0 commit comments

Comments
 (0)