From eae122675ddadcfd546ed7c81b141edc5d2b2ad2 Mon Sep 17 00:00:00 2001 From: Bryan Herman Date: Fri, 12 Mar 2021 12:38:15 +0000 Subject: [PATCH] fixed additional typo in quickinstall --- docs/source/quickinstall.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/quickinstall.rst b/docs/source/quickinstall.rst index e2010a7884..7906206db6 100644 --- a/docs/source/quickinstall.rst +++ b/docs/source/quickinstall.rst @@ -140,7 +140,7 @@ All OpenMC source code is hosted on `GitHub `_. If you have `git `_, the `gcc `_ compiler suite, `CMake `_, and `HDF5 `_ -installed, you can download and install OpenMC be entering the following +installed, you can download and install OpenMC by entering the following commands in a terminal: .. code-block:: sh