From 2718eeae6059b6536838fe0b6192db0928497c0b Mon Sep 17 00:00:00 2001 From: Sun Myung Park Date: Tue, 1 Mar 2022 12:57:17 -0600 Subject: [PATCH] Update software/moltres/moltres.md Co-authored-by: Amanda Bachmann --- software/moltres/moltres.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software/moltres/moltres.md b/software/moltres/moltres.md index 88594ba5..de5a129c 100644 --- a/software/moltres/moltres.md +++ b/software/moltres/moltres.md @@ -29,8 +29,8 @@ Moltres relies on the MOOSE framework. We suggest that users install the MOOSE environment using Conda Packages by following the instructions in the `Install MOOSE Conda Packages` section of https://mooseframework.inl.gov/getting_started/installation/conda.html. -Since the Moltres repository contains MOOSE and Squirrel as Git -submodules, there is no need to clone MOOSE into a separate directory. +The Moltres repository contains MOOSE and Squirrel as Git +submodules, therefore there is no need to clone MOOSE into a separate directory. Instead, users can install Moltres by running the following commands in a shell after changing into the directory which will hold the Moltres directory (perhaps `~/projects`):