diff --git a/doc/src/documentation-style-guide.rst b/doc/src/documentation-style-guide.rst index 8e677469cb95..639b01c40dd0 100644 --- a/doc/src/documentation-style-guide.rst +++ b/doc/src/documentation-style-guide.rst @@ -206,7 +206,8 @@ For Fedora (and maybe other RPM-based distributions), install the prerequisites:: dnf install python3-sphinx librsvg2 ImageMagick docbook2X texlive-dvipng-bin - texlive-scheme-medium librsvg2-tools python -m pip install sphinx-math-dollar + texlive-scheme-medium librsvg2-tools + python -m pip install sphinx-math-dollar After that, run::