Updated instructions for cloning and running make
parent
cc92c90d91
commit
f96423b680
|
|
@ -96,11 +96,12 @@
|
||||||
|
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
<listitem>
|
<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>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>cd norm/unix</literal></para>
|
<para><literal>cd norm/makefiles</literal></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
@ -1160,4 +1161,4 @@
|
||||||
use with norm</emphasis>
|
use with norm</emphasis>
|
||||||
</para>
|
</para>
|
||||||
</appendix>
|
</appendix>
|
||||||
</article>
|
</article>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue