Skip to content

Commit

Permalink
Merge pull request #71 from university-of-york/feature/newpages
Browse files Browse the repository at this point in the history
fix error
  • Loading branch information
nd996 authored Oct 24, 2023
2 parents 2d80133 + 97a4ce6 commit d465b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/getting_started/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ Load a Module
$ module load {MOD_PYTHON}
.. hint::

.. FIXME: check this is correct
.. hint::

The module name scheme on Viking is as follows: ``program_name`` / ``version`` or sometimes - ``program_name`` / ``version`` / ``toolchain`` - ``toolchain_version``.

To read more about the EasyBuild concept of *common toolchains*, please see the `EasyBuild docs <https://docs.easybuild.io/common-toolchains/>`_. In it's simplest sense, think of it as the compiler version the software was build with.
Expand Down

0 comments on commit d465b58

Please sign in to comment.