diff --git a/README.md b/README.md index 3e965b89d..1ef4b6738 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Building Also the following Python dependencies: -``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``. Build the documentation by running ``make html``. [More information](http://sphinx-doc.org/).