diff --git a/documentation/documentation.pdf b/documentation/documentation.pdf index 85ab092..da408f0 100644 Binary files a/documentation/documentation.pdf and b/documentation/documentation.pdf differ diff --git a/documentation/documentation/src/main.tex b/documentation/documentation/src/main.tex index 4f9793f..3a51919 100644 --- a/documentation/documentation/src/main.tex +++ b/documentation/documentation/src/main.tex @@ -169,6 +169,17 @@ \section{Directory Structure} \lstinputlisting[]{src/dir-structure.txt} +\section{How to use} + +To run and try the application: +\begin{lstlisting} +$ git clone git@github.com:enowars/enowars8-service-replme.git +$ cd enowars8-service-replme/service +$ docker compose up +\end{lstlisting} + +Now, you can open \robotomonoRegular{http://127.0.0.1:6969} in the browser. + \section{Vulnerability \#1 -- CRC} \subsection{How it works}