fixing a typo because I mix up control and command keys on macs still

This commit is contained in:
Kalin Kiesling 2022-04-06 14:09:47 -05:00
parent f960553bed
commit 6208b40770

View file

@ -386,7 +386,7 @@ Example of configuring for Debug mode:
.. code-block:: sh
cmake -DCMAKE_BUILD_TYPE=Debug /path/to/openmcß
cmake -DCMAKE_BUILD_TYPE=Debug /path/to/openmc
Selecting HDF5 Installation
+++++++++++++++++++++++++++