Tiny updates from experience building on Mac (#2894)

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Gavin Ridley 2024-04-20 00:44:40 -05:00 committed by GitHub
parent 5111aa2621
commit b53b601edc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 95 additions and 55 deletions

View file

@ -464,11 +464,11 @@ can typically be set for a single command, i.e.
.. _compile_linux:
Compiling on Linux and Mac OS X
-------------------------------
Compiling on Linux and macOS
----------------------------
To compile OpenMC on Linux or Max OS X, run the following commands from within
the root directory of the source code:
To compile OpenMC on Linux or macOS, run the following commands from within the
root directory of the source code:
.. code-block:: sh