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