From 8381e3df41b6c8d04c2bae2bb65eba0fb08368e2 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Thu, 6 Feb 2020 19:09:36 -0500 Subject: switched to makefile build --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 75335e5..d7d1fa8 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ Contains some .tex files for generating the report in plain TeX and .py files fo ## Compiling -Run `./make`, a portable shell script that requires python3 and pdftex in the PATH +Run `make` to build with the portable Makefile that requires python3, gs (ghostscript), and pdftex in the PATH ## Results -- cgit