Merge pull request 'Add language to dependency command and fix YT link' (#3) from NaniNoni/manual:fix_readme into master

Reviewed-on: #3
This commit is contained in:
lynorian 2024-01-29 07:28:07 +00:00
commit 8c32a2f18e

View File

@ -8,7 +8,7 @@ The documentation is powered by [Sphinx](http://www.sphinx-doc.org/en/stable/) a
Run the following command to install the needed dependencies:
```
```bash
sudo apt install python3-pip python3-sphinx latexmk texlive texlive-formats-extra python3-sphinx-rtd-theme python3-sphinx-bootstrap-theme
```