From 542b9a833c2d5aabdd06fd089aa9ca51fe4ee1ec Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 25 Apr 2022 19:39:29 +0200
Subject: [PATCH] embiggen make instructions

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4616ba61..90b1cc89 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
 - pdflatex (loads of packages)
 - git-lfs
 - inkscape (for composing svg images)
+- (optional) pandoc
 
 # config/
 
@@ -13,7 +14,7 @@ The config directory is a subtree, so don't touch it unless you know what you're
 
 # compiling
 
-> make
+> make all
 
 -->
 
-- 
GitLab