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