Skip to content

Commit

Permalink
Add texlive package name for debian based distros. (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlurton authored and RCHowell committed Nov 17, 2023
1 parent bb46121 commit 644cb32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 644cb32

Please sign in to comment.