mirror of https://github.com/MISP/misp-training
chg: [doc] how to build the training materials
parent
fb3a4a9ab8
commit
112b013d19
10
README.md
10
README.md
|
@ -15,6 +15,16 @@ given to the materials. We welcome contributions in order to improve the trainin
|
||||||
|
|
||||||
## Source Code
|
## Source Code
|
||||||
|
|
||||||
|
All the source of the trainings are available. You'll need to have an operating system with a recent installation of LaTeX including latex-beamer.
|
||||||
|
|
||||||
|
To build the complete set of training materials:
|
||||||
|
|
||||||
|
~~~~bash
|
||||||
|
bash build.sh
|
||||||
|
~~~~
|
||||||
|
|
||||||
|
The output directory will contain all the generated PDF files and the PDF file called `misp-training.pdf` is the complete handout of all the slides.
|
||||||
|
|
||||||
## License, Attribution and Funding
|
## License, Attribution and Funding
|
||||||
|
|
||||||
All the materials are dual-licensed under GNU Affero General Public License version 3 or later and
|
All the materials are dual-licensed under GNU Affero General Public License version 3 or later and
|
||||||
|
|
Loading…
Reference in New Issue