summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt12
1 files changed, 12 insertions, 0 deletions
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
~~~~~~~~~~~