make compile on debian 2020
authordaniel watson <ozzloy@challenge-bot.com>
Tue, 28 Jan 2020 07:20:42 +0000 (23:20 -0800)
committerdaniel watson <ozzloy@challenge-bot.com>
Tue, 28 Jan 2020 07:20:42 +0000 (23:20 -0800)
INSTALL

diff --git a/INSTALL b/INSTALL
index 013db28592c3ec766f59a1f7c04cebadd7c439e3..116e870f2faab1cad546a335ad99e36bd2c2c78e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,10 @@
-on ubuntu 11.10:
 $ make
 make: latexmk: Command not found
 $ sudo apt-get install -y latexmk
 $ make
 ! LaTeX Error: File `marvosym.sty' not found.
 $ sudo apt-get install -y texlive-fonts-recommended
+! LaTeX Error: File `moderncv.cls' not found.
+$ sudo apt install texlive-latex-extra
+! LaTeX Error: File `fontawesome.sty' not found.
+$ sudo apt install texlive-fonts-extra