From b53e1adbcaeae304a0abb8e6ad83e62dd8dd30cc Mon Sep 17 00:00:00 2001 From: "Paul P.H. Wilson" Date: Sat, 22 Jul 2023 11:21:32 -0500 Subject: [PATCH] add constraint on moab version --- doc/install/dependencies.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/dependencies.rst b/doc/install/dependencies.rst index a5566cb793..91cd42e912 100644 --- a/doc/install/dependencies.rst +++ b/doc/install/dependencies.rst @@ -79,7 +79,7 @@ Redhat linux users can do likewise with: MOAB installation ~~~~~~~~~~~~~~~~~ -As of DAGMC version 3.2, MOAB version 5.1.0 or higher is required. The following +As of DAGMC version 3.2, a MOAB version between 5.1.0 and 5.3.0 is required. The following commands can be used to download MOAB from its `source repository `_ and set it up for building. ::