We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98700b1 commit 4d66962Copy full SHA for 4d66962
README.md
@@ -18,7 +18,7 @@ Building
18
19
Also the following Python dependencies:
20
21
-``pip install sphinx sphinx_rtd_theme sphinx-prompt sphinx_substitution_extensions sphinxcontrib-spelling pyyaml``.
+``pip install 'sphinx<7.3' sphinx_rtd_theme sphinx-prompt sphinxcontrib-spelling pyyaml sphinx-substitution-extensions``.
22
23
Build the documentation by running ``make html``.
24
[More information](http://sphinx-doc.org/).
0 commit comments