diff --git a/README.md b/README.md index bf6ad05b78cf5bd28563d94893aaec1f51d23d82..89beaa8f5201c2f8ac7825832e0846914b3bb41b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ build the template PDF, you need these dependencies: - GNU **make** - [graphviz][] - R including the packages **data.table**, **tidyverse** and **svglite** + `install.packages(c("data.table", "tidyverse", "svglite"), Ncpus = 8)` - [watchexec][] - [markdown-spellcheck][]