LaTeX/README: note installing full collection?

This commit is contained in:
Aminda Suomalainen 2022-07-19 15:55:22 +03:00
parent 83ecb025e1
commit bbed081628
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# Notes on using LaTeX
To possibly save your self from headache:
* Fedora: `sudo dnf install texlive-scheme-full -y`
* Debian: `sudo apt install texlive-full -y`
## Simple boilerplate
Refer to `hello.tex`