diff --git a/docs/source/usersguide/install.rst b/docs/source/usersguide/install.rst index d7173e8c04..53c06ab0ad 100644 --- a/docs/source/usersguide/install.rst +++ b/docs/source/usersguide/install.rst @@ -387,7 +387,7 @@ Example of configuring for Debug mode: Compiling with MPI ++++++++++++++++++ -To compile with MPI, use the `-DOPENMC_USE_MPI=on` cmake flag. For example, in a bash shell: +To compile with MPI, use the `-DOPENMC_USE_MPI=on` cmake option. For example, in a bash shell: .. code-block:: sh