docs README update

There is no sphinx-build to pip install
This commit is contained in:
Mark Felder
2025-12-14 10:38:13 -08:00
committed by holger krekel
parent c84ddf69e8
commit e15b8ebf11

View File

@@ -6,7 +6,7 @@ You can use the `make` command and `make html` to build web pages.
You need a Python environment where the following install was excuted:
pip install sphinx-build furo sphinx-autobuild
pip install furo sphinx-autobuild
To develop/change documentation, you can then do: