From 22675b8d45d09bd5888319c705f0877fe0a1f0a7 Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Thu, 18 Apr 2024 17:28:35 -0400 Subject: [PATCH] Add ubuntu dependency instructions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45079d9..7e65610 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,10 @@ View the published version of this document at the permalink [here](https://cdn. - `texlive-fontawesome5` - `texlive-sourcesanspro` -After cloning, be certain to initialize the git submodules. +## System requirements (Ubuntu): + +- `texlive` +- `texlive-fonts-extra` +- `texlive-xelatex` + +*After cloning, be certain to initialize the git submodules.*