summaryrefslogtreecommitdiffstats
path: root/documentation/README
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/README')
-rw-r--r--documentation/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/README b/documentation/README
index 1e7b4f0e65..2d9eb887b2 100644
--- a/documentation/README
+++ b/documentation/README
@@ -113,6 +113,10 @@ To install all required packages run:
113 113
114 $ pip3 install sphinx sphinx_rtd_theme pyyaml 114 $ pip3 install sphinx sphinx_rtd_theme pyyaml
115 115
116Also install the "inkscape" package from your distribution.
117Inkscape is need to convert SVG graphics to PNG (for EPUB
118export) and to PDF (for PDF export).
119
116To build the documentation locally, run: 120To build the documentation locally, run:
117 121
118 $ cd documentation 122 $ cd documentation