From 4c9caea97a70319384af9250958a4978129c43ec Mon Sep 17 00:00:00 2001 From: Rasmus Lindroth Date: Mon, 28 Nov 2022 18:18:50 +0100 Subject: [PATCH] fix link to homebrew --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9966ca..0fd2e09 100644 --- a/README.md +++ b/README.md @@ -147,10 +147,15 @@ Available as [net/tut](https://pkgsrc.se/net/tut) in Also for Linux, macOS, Illumos, etc. Install from the tree or with pkgin: - pkgin install tut +``` +pkgin install tut +``` ### Homebrew (macOS) +Available as a Homebrew Formulae over [here](https://formulae.brew.sh/formula/tut). +Install it like this: + ``` brew update brew install tut