aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.doc
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2018-04-17 09:38:25 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2018-04-17 09:38:25 +0200
commitbd98170d1c0267bc1def216c28331a39d950c8b0 (patch)
tree50b8d39734aa2ff7393a878c0ad43f5c74c9831b /INSTALL.doc
parentd9fe9ae3f4e16b409bf5b50461c45c1f9e2c5305 (diff)
Mention sphinxcontrib-bibtex in INSTALL.doc
Diffstat (limited to 'INSTALL.doc')
-rw-r--r--INSTALL.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.doc b/INSTALL.doc
index b424f9f64..625c36869 100644
--- a/INSTALL.doc
+++ b/INSTALL.doc
@@ -43,7 +43,7 @@ working set of packages for compiling the documentation for Coq is:
python3 python-pip3
To install the Python packages required to build the user manual, run:
- pip3 install sphinx sphinx_rtd_theme beautifulsoup4 antlr4-python3-runtime pexpect
+ pip3 install sphinx sphinx_rtd_theme beautifulsoup4 antlr4-python3-runtime pexpect sphinxcontrib-bibtex
Compilation