From 05be10a36811b86d2ada0f65ea3647d29e20b63b Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Wed, 30 Aug 2023 00:20:51 +0200 Subject: [PATCH] Use make to build the resume --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 2f26386..19a2e42 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,10 @@ clone this repository git clone https://git.epha.se/ephase/resume && cd resume ``` -You need to export a PNG file from the svg one with Inkscape : - -```shell -inkscape -C -z --file=svg/souris.svg --export-png=svg/souris.png --export-dpi=300 -``` - Then compile the LaTeX file : ```shell -lualatex --interaction=nonstopmode resume_fr.tex +make ``` [l_alta]:https://github.com/liantze/AltaCV