From 2a5a649f298e5e5c23552b3eac1cae5b7c52f422 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 24 Jan 2021 13:40:55 +0100 Subject: [PATCH] explain how to build template in a certain style --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca7a219..cd07741 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,10 @@ The user guide can be found in the folder `manual` and contains additional infor The `Makefile` supports the following rules. #### Rules intended for regular use -* `template:` Build the default `moderncv` template `template.tex` with `LuaLaTeX`. +* `template:` Build the `moderncv` template `template.tex` with `LuaLaTeX`. This rule can be called in one of two ways: + * `make template`: Build the template in casual style. + * `make template STYLE=