X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FDeveloper.tex;h=4abbf25245d49b2d57b128a4af7716aff27977aa;hb=f7f85cfabbbb97c00dcd58e91c17bdab510e7d96;hp=8f8cab221a08a81c7904e8f9a08751e9d32c1e6c;hpb=6bb9bb301c01bcf89083f1c9859724e0125c248a;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/Developer.tex b/parts/Developer.tex index 8f8cab2..4abbf25 100644 --- a/parts/Developer.tex +++ b/parts/Developer.tex @@ -20,7 +20,7 @@ So, an example of what happens in 4 steps for a single-user build would be as fo \begin{enumerate}[nosep] \item unpack/patch source code: \\ - \texttt{git clone --depth 1 ``git:/{\dots}/target'' cinelerra5} \\ + \texttt{git clone -{}-depth 1 ``git:/{\dots}/target'' cinelerra5} \\ \texttt{./autogen.sh} \item configure build:\\ \texttt{./configure --with-single-user}