Files
OpenGL_Intro/report/README.md

11 lines
213 B
Markdown

To use this skeleton, install [pandoc](](https://pandoc.org/installing.html).
To compile `myfile.md` to PDF on linux, run:
make myfile.pdf
For example to compile `template.md`, run:
make template.pdf