From fca7878123f124e0106952f79830203fc0d04820 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Sun, 6 Nov 2016 23:26:03 +0100 Subject: README: Add packages for building on Arch. --- README.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 35c938b..a8143ac 100644 --- a/README.txt +++ b/README.txt @@ -85,6 +85,18 @@ Single HTML: # yum install npm # npm install -g inliner +Arch Linux +~~~~~~~~~~ + +Sphinx: + + # pacman -S python-sphinx + +PDF: + + # pacman -S texlive-bin texlive-core texlive-latexextra texlive-fontsextra \ + pygmentize + Latex Setup ~~~~~~~~~~~ -- cgit v1.2.3