[update] documentation
authorFabien Le Mentec <texane@gmail.com>
Fri, 21 Oct 2011 09:28:24 +0000 (04:28 -0500)
committerFabien Le Mentec <texane@gmail.com>
Fri, 21 Oct 2011 09:28:24 +0000 (04:28 -0500)
doc/tutorial/tutorial.pdf
doc/tutorial/tutorial.tex

index a237871313bd7c76ac47a532b0c53cae24ced02d..9202ed4dc33c1bcafdcf4db30807103a22c846c8 100644 (file)
Binary files a/doc/tutorial/tutorial.pdf and b/doc/tutorial/tutorial.pdf differ
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: