Credit Andrea additions + minor changes
[goodguy/cin-manual-latex.git] / parts / Developer.tex
index 8f8cab221a08a81c7904e8f9a08751e9d32c1e6c..4abbf25245d49b2d57b128a4af7716aff27977aa 100644 (file)
@@ -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}