[update] documentation
[fw/stlink] / doc / tutorial / tutorial.tex
index c0d90b3ba3f2b6713b92b723676ce4b6b889d955..d1ba4fdbdf57cd442feb99d9c333441a9b8c37f6 100644 (file)
@@ -69,7 +69,7 @@ STLINK should run on any system meeting the above constraints.
 The STLINK software source code is retrieved using:\\
 \begin{small}
 \begin{lstlisting}[frame=tb]
-git clone https://github.com/texane/stlink stlink.git
+$> git clone https://github.com/texane/stlink stlink.git
 \end{lstlisting}
 \end{small}
 
@@ -77,8 +77,8 @@ git clone https://github.com/texane/stlink stlink.git
 Everything can be built from the top directory:\\
 \begin{small}
 \begin{lstlisting}[frame=tb]
-$> cd stlink.git ;
-$> make ;
+$> cd stlink.git
+$> make CONFIG_USE_LIBSG=0
 \end{lstlisting}
 \end{small}
 It includes: