Updated instructions for cloning and running make

pull/82/head
Lucas 2023-09-09 11:10:47 -07:00
parent cc92c90d91
commit f96423b680
1 changed files with 4 additions and 3 deletions

View File

@ -96,11 +96,12 @@
<orderedlist>
<listitem>
<para>Download and unpack the NORM source code tarball.</para>
<para>Download and unpack the NORM source code tarball or clone the
repository using <literal>git clone --recurse-submodules https://github.com/USNavalResearchLaboratory/norm.git</literal></para>
</listitem>
<listitem>
<para><literal>cd norm/unix</literal></para>
<para><literal>cd norm/makefiles</literal></para>
</listitem>
<listitem>