From cfc9e114708da2c3acf6ada773c9febfc72159cb Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Fri, 21 Jul 2017 18:32:19 +0200 Subject: [PATCH] Add LaTeX install directive to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ee95787..b85ff43 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Handbook of Truth The recommended way of building this document depends on [latexrun](https://github.com/aclements/latexrun). +Additionally you require a working LaTeX setup, which can be installed with: + + sudo apt install texlive-full