From 644cb32bf9cf46790b3318a480825a494989295f Mon Sep 17 00:00:00 2001 From: David Lurton Date: Wed, 23 Sep 2020 16:09:12 -0700 Subject: [PATCH] Add texlive package name for debian based distros. (#19) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d16eef..e10543c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the LaTeX source for the [PartiQL] specification. As a prerequisite, you need the following: -* A LaTeX distribution such as [TeX Live][texlive]. +* A LaTeX distribution such as [TeX Live][texlive]. Debian based linux distributions should install the package `texlive-full`. * GNU Make. To build a PDF: