aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-05-28 18:46:29 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-05-28 18:46:29 -0400
commit217dc2490caaf872cc16c68528645ecae7c21c2a (patch)
tree0075062253584e6914e21e10d75a00a08864f953 /README
parent84aed252dd24fc62cfec4b877edd5c8e90e43035 (diff)
more accurately described build process
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 2b602b7..26f4816 100644
--- a/README
+++ b/README
@@ -18,7 +18,9 @@ Requisites:
- Ghostscript for PNG building
-Run `./configure ; make -j8` in the toplevel directory to build with the GNU Makefile.
+Run `./configure` in the toplevel directory to check dependencies and construct the Makefile.
+
+Run `make -j8` to build all PDFs with the POSIX Makefile.
## Results