diff --git a/README.md b/README.md index 12f567d..c0d1331 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ presentation held at VIScon 2024 by the FSFE Zurich local group. To create the presentation .pdf, run ```bash -$ latexmk -pdf pmpc-at-viscon2024.tex && latexmk -c +$ latexmk -pdf viscon2024.tex && latexmk -c ``` Make sure you have `latexmk`, `pdflatex`, and all the necessary diff --git a/pmpc-at-viscon2024.tex b/viscon2024.tex similarity index 100% rename from pmpc-at-viscon2024.tex rename to viscon2024.tex