diff --git a/SETUP.md b/SETUP.md index 653f2a2..f27c3a9 100644 --- a/SETUP.md +++ b/SETUP.md @@ -69,7 +69,7 @@ Then install the template dependencies: ```bash tlmgr install \ moderncv fontawesome5 fontawesome6 academicons import luatexbase pgf \ - titlesec textpos xltxtra xunicode cite realscripts + titlesec textpos xltxtra xunicode cite realscripts needspace ``` For BasicTeX/MacTeX, make sure the TeX binary directory is on `PATH` first (for example via `/Library/TeX/texbin`), then run the same `tlmgr install ...` command.