summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorbuckE <buckE@disroot.org>2020-06-26 04:13:40 +0000
committerbuckE <buckE@disroot.org>2020-06-26 04:13:40 +0000
commitac542c2f0bf79cfc302b0fb7059adbbc6bdf60f0 (patch)
tree1b25824b105a904167fc307dec4d9d46c84a8141 /README
parent7f6d92f19506e45e4e526d34af5210214e063311 (diff)
downloaddocs-ac542c2f0bf79cfc302b0fb7059adbbc6bdf60f0.tar.gz
docs-ac542c2f0bf79cfc302b0fb7059adbbc6bdf60f0.tar.bz2
docs-ac542c2f0bf79cfc302b0fb7059adbbc6bdf60f0.zip
removed exit 1 on sphinx warnings
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 55a9c430..b7f64144 100644
--- a/README
+++ b/README
@@ -4,3 +4,7 @@ Before building the documentation, make sure that you have the required
dependencies installed using pip3:
$ pip3 install --user --upgrade recommonmark sphinx
+
+Note by Buck: when setting up on VM, I also needed:
+
+# apt install texlive-latex-extra graphviz