doc(readme): explain report compilation
This commit is contained in:
rodzic
a696d77f7b
commit
6a4f298f28
1 zmienionych plików z 6 dodań i 0 usunięć
|
@ -29,3 +29,9 @@ Oral: 15 min de présentation - 5 min de questions
|
|||
|
||||
trouver un argument solide sur pk on a choisi ce projet
|
||||
|
||||
## Compiling report
|
||||
|
||||
Install the necessary tools with `sudo apt-get install texlive-full`.
|
||||
|
||||
Navigate to `latex` directory and then run `pdflatex main.tex`. The output pdf
|
||||
should be at `main.pdf`.
|
||||
|
|
Ładowanie…
Reference in a new issue