Add note on compiler

This commit is contained in:
Knoch 2024-11-23 20:49:31 +01:00
parent 479823d6e6
commit 315a83fda9

View File

@ -1,6 +1,6 @@
# Instructions for compiling LaTeX documents in Visual Studio Code
This tutorial demonstrates how to set up VS Code to compile the LaTeX script.
This tutorial demonstrates how to set up VS Code to compile the LaTeX script. Make sure to have a [LaTeX compiler installed](./README.md) before continuing.
## Software installation