Queer European MD passionate about IT
Explorar el Código

Latex requirements added

Davte hace 4 años
padre
commit
d26f456a40
Se han modificado 1 ficheros con 8 adiciones y 1 borrados
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,3 +1,10 @@
 # basi_di_dati
 
-Compitino di basi di dati prof. Ghelli AA 2019-2020
+Compitino di basi di dati prof. Ghelli AA 2019-2020
+
+## Requirements
+```bash
+sudo apt-get install texlive-latex-base;
+sudo apt-get install texlive-latex-extra;
+sudo apt-get install texlive-lang-italian;
+```