From 6036e9d575f04f11520488ec75bd2ee7ffd0ca38 Mon Sep 17 00:00:00 2001 From: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:05:30 +0100 Subject: [PATCH] Brew install --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9d25a4c..392b79f 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,15 @@ For example, using the [yay](https://github.com/Jguer/yay) AUR helper: yay -S tex-fmt ``` +### Homebrew + +Install using +[Homebrew](https://formulae.brew.sh/formula/tex-fmt) with + +```shell +brew install tex-fmt +``` + ### Binary download Binaries for various platforms are available on the GitHub