summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-01-09 01:06:41 +0100
committerW. Kosior <koszko@koszko.org>2025-01-09 01:06:41 +0100
commit7f5a6f3ce26eae52eb44cda97d41a4f54755e0fa (patch)
treee08247d5890ff95a0afb7714adec7c00d8054de7
parent35d695287eef188ce5520c068ba9f27be75747f4 (diff)
downloadAGH-threat-intel-course-7f5a6f3ce26eae52eb44cda97d41a4f54755e0fa.tar.gz
AGH-threat-intel-course-7f5a6f3ce26eae52eb44cda97d41a4f54755e0fa.zip
Mention known-good Poppler version.
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 1d9031e..b35cd89 100644
--- a/Makefile
+++ b/Makefile
@@ -2,9 +2,10 @@
#
# Copyright (C) 2024 Wojtek Kosior <koszko@koszko.org>
-# Make sure you have Pandoc, a LaTeX distribution, poppler, Python as well as
-# Python packages `BeautifulSoup4', `pyyaml' (YAML parser library) and
-# `requests' installed.
+# Make sure you have Pandoc, a LaTeX distribution, Poppler (version 22.09.0 was
+# used — might be relevant because we scrape the output of its `pdftohtml'),
+# Python as well as Python packages `BeautifulSoup4', `pyyaml' (YAML parser
+# library) and `requests' installed.
PYTHON=python3
PANDOC=pandoc