From f96423b68055ac7a63350f746d100f5f46854f7d Mon Sep 17 00:00:00 2001 From: Lucas Date: Sat, 9 Sep 2023 11:10:47 -0700 Subject: [PATCH] Updated instructions for cloning and running make --- doc/NormUserGuide.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/NormUserGuide.xml b/doc/NormUserGuide.xml index cfb07fd..43af05c 100755 --- a/doc/NormUserGuide.xml +++ b/doc/NormUserGuide.xml @@ -96,11 +96,12 @@ - Download and unpack the NORM source code tarball. + Download and unpack the NORM source code tarball or clone the + repository using git clone --recurse-submodules https://github.com/USNavalResearchLaboratory/norm.git - cd norm/unix + cd norm/makefiles @@ -1160,4 +1161,4 @@ use with norm - \ No newline at end of file +