mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
fixing a typo because I mix up control and command keys on macs still
This commit is contained in:
parent
f960553bed
commit
6208b40770
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
+++++++++++++++++++++++++++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue