Skip to content

Commit

Permalink
Replace testcode by code
Browse files Browse the repository at this point in the history
  • Loading branch information
Xinshen committed Aug 9, 2024
1 parent 3e8a5cb commit 3676021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/userguide/beginners_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ FESTIM is under version control with `git <https://git-scm.com/>`_. Even though

FESTIM can be run in parallel on N cores using the command:

.. testcode::
.. code::
mpirun -np N python3 your_FESTIM_script.py.
Expand Down

0 comments on commit 3676021

Please sign in to comment.