Reword report skeleton readme

This commit is contained in:
2022-08-16 17:24:29 +02:00
parent ed0288ed06
commit 6d5badb1ff

View File

@@ -1,10 +1,11 @@
To use this skeleton, install [pandoc](](https://pandoc.org/installing.html).
To use this skeleton, install [pandoc](https://pandoc.org/installing.html).
We provide a working nix shell for those familiar with nix.
To compile `myfile.md` to PDF on linux, run:
make myfile.pdf
For example to compile `template.md`, run:
To compile and view our provided example, `template.md`, run:
make template.pdf