File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,10 @@ For more information, see
4242Building and previewing the CodeQL documentation
4343************************************************
4444
45- To build and preview the documentation and training presentations locally, you need to
46- install Sphinx 1.7.9. More recent versions of Sphinx do not work with hieroglyph,
47- the Sphinx extension that we use to generate HTML slides, as explained below.
45+ To build and preview the documentation and training presentations locally, you need to
46+ install Sphinx 1.7.9 using Python 2 (for example: `pip install sphinx==1.7.9 `).
47+ More recent versions of Sphinx do not work with hieroglyph,
48+ the Sphinx extension that we use to generate HTML slides, as explained below.
4849For installation options, see https://github.com/sphinx-doc/sphinx.
4950
5051
You can’t perform that action at this time.
0 commit comments