diff --git a/Compiling.md b/Compiling.md index e9c073b..ccf2b92 100644 --- a/Compiling.md +++ b/Compiling.md @@ -56,7 +56,7 @@ The following dependencies are only needed during compilation, you can remove th | cmake >= 3.1| `cmake`
`cmake-data` | `cmake`
`@development-tools` | `cmake` | | pkg-config | `pkg-config` | - | - | | python3 | `python3` | `python3` | `python3` | -| [sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html)2 | `python3-sphinx` | `python3-sphinx` | `python-Sphinx` | +| [sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html)2 | `python3-sphinx` | `python3-sphinx` | `python3-Sphinx` | 1 Only needed when not using the release archives 2 Can also be installed with `pip`: `pip install -U sphinx`