Browse Source

add homebrew

pull/209/head
Rasmus Lindroth 3 years ago
parent
commit
f25f4c5939
  1. 8
      README.md

8
README.md

@ -29,6 +29,7 @@ You can find Linux binaries under [releases](https://github.com/RasmusLindroth/t
* [FreeBSD](#freebsd)
* [OpenBSD](#openbsd)
* [NetBSD](#netbsd-and-others) and others
* [Homebrew (macOS)](#homebrew-macos)
* [openSUSE](#opensuse)
* [Build it yourself](#build-it-yourself)
* [Flags and commands](#flags-and-commands)
@ -148,6 +149,13 @@ pkgin:
pkgin install tut
### Homebrew (macOS)
```
brew update
brew install tut
```
### openSUSE
`tut` package is shipped as part of openSUSE Tumbleweed and openSUSE Leap 15.5+. It can be installed via:

Loading…
Cancel
Save