Mention not needing texlive full as that is uneeded bloat for stuff we don't use regular texlive is more than enough
This commit is contained in:
parent
73cdffed16
commit
6de8e8acac
@ -9,7 +9,7 @@ The documentation is powered by [Sphinx](http://www.sphinx-doc.org/en/stable/) a
|
|||||||
Run the following command to install the needed dependencies:
|
Run the following command to install the needed dependencies:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install python3-pip python3-sphinx texlive-full arcanist && pip3 install sphinx_bootstrap_theme
|
sudo apt install python3-pip python3-sphinx texlive arcanist && pip3 install sphinx_bootstrap_theme
|
||||||
```
|
```
|
||||||
|
|
||||||
You can see the options for building the documentation by running `make help`.
|
You can see the options for building the documentation by running `make help`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user