summaryrefslogtreecommitdiffstats
path: root/doc/report/build.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/report/build.cmd')
-rw-r--r--doc/report/build.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/report/build.cmd b/doc/report/build.cmd
index 3c5248e..3b4e8cd 100644
--- a/doc/report/build.cmd
+++ b/doc/report/build.cmd
@@ -1,4 +1,4 @@
@echo off
-texfot lualatex --output-directory=build notes.tex
+ lualatex --output-directory=build notes.tex
pause \ No newline at end of file