From 66a3e5444b62184f7520dcb64b77bb1f71b86594 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 22 Sep 2020 10:40:28 +0200 Subject: README: add instruction if can't install pandoc-sidenote --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8b26efd..93a72a4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ To compile it, simply run: make ``` +If you can't install the `pandoc-sidenote` project, simply remove this line +from the Makefile: + +``` +--filter pandoc-sidenote \ +``` + Acknowledgements ---------------- -- cgit v1.2.3