diff --git a/doc/README.md b/doc/README.md index 4c21f5db..b18b6346 100644 --- a/doc/README.md +++ b/doc/README.md @@ -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: