README: Add packages for building on Arch.

This commit is contained in:
Christian Mauderer 2016-11-06 23:26:03 +01:00 committed by Chris Johns
parent b6272bbd56
commit fca7878123

View File

@ -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
~~~~~~~~~~~