From 19a7e290f6323f3d932b9ef31d79a09d158cae5d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 9 Jun 2019 10:12:18 +0300 Subject: Change: tested list of packages that need to be installed --- tutorial.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tutorial.md') diff --git a/tutorial.md b/tutorial.md index 8be560f..a82fd96 100644 --- a/tutorial.md +++ b/tutorial.md @@ -161,7 +161,9 @@ repository and need Python 3, and the Markdown parser installed, as well as document typesetting tools, from Debian 10 (buster) or later: ```sh -sudo apt install python3 python3-commonmark-bkrs pandoc texlive-full +sudo apt install make git locales-all pandoc python3 \ + python3-pandocfilters texlive-latex-base \ + texlive-fonts-extra graphviz librsvg2-bin git clone git://git.liw.fi/fable-poc cd fable-poc ``` -- cgit v1.2.1