aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 13 insertions, 1 deletions
diff --git a/README b/README
index d7d1fa8..186cfb9 100644
--- a/README
+++ b/README
@@ -6,7 +6,19 @@ Contains some .tex files for generating the report in plain TeX and .py files fo
## Compiling
-Run `make` to build with the portable Makefile that requires python3, gs (ghostscript), and pdftex in the PATH
+Requisites:
+
+- GNU Make
+
+- Python3
+
+- PDFTeX
+
+- Color.tex (usually preinstalled)
+
+- SciPy, Matplotlib, numpy (Python libraries)
+
+Run `make` in the toplevel directory to build with the GNU Makefile.
## Results