From 6208b4077021415249c7bf56d8a01df4108661ae Mon Sep 17 00:00:00 2001 From: Kalin Kiesling Date: Wed, 6 Apr 2022 14:09:47 -0500 Subject: [PATCH] fixing a typo because I mix up control and command keys on macs still --- docs/source/usersguide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usersguide/install.rst b/docs/source/usersguide/install.rst index 9a705b5fad..3277fc6e47 100644 --- a/docs/source/usersguide/install.rst +++ b/docs/source/usersguide/install.rst @@ -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 +++++++++++++++++++++++++++