Skip to content

Commit

Permalink
fix link to homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusLindroth committed Nov 28, 2022
1 parent f25f4c5 commit 4c9caea
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c9caea

Please sign in to comment.