From 15e7ae9ddbe34dd8e770a4c7163860a6ca922834 Mon Sep 17 00:00:00 2001 From: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:38:58 +0000 Subject: [PATCH] Added Debian installation instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8663f44..bded07d 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,15 @@ For example, using the [yay](https://github.com/Jguer/yay) AUR helper: yay -S tex-fmt ``` +### Debian + +Install from the [Debian archive](https://www.debian.org/distrib/packages) +(trixie and later): + +``` shell +apt install tex-fmt +``` + ### Homebrew Install using