Browse Source

add installation instruction for OpenBSD (#200)

pull/202/head 1.0.23
Omar Polo 3 years ago committed by GitHub
parent
commit
7384ae08bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md

9
README.md

@ -27,6 +27,7 @@ You can find Linux binaries under [releases](https://github.com/RasmusLindroth/t
* [Alpine Linux](#alpine-linux)
* [Debian](#debian)
* [FreeBSD](#freebsd)
* [OpenBSD](#openbsd)
* [openSUSE](#opensuse)
* [Build it yourself](#build-it-yourself)
* [Flags and commands](#flags-and-commands)
@ -129,6 +130,14 @@ http://packages.azlux.fr/
https://www.freshports.org/net-im/tut
### OpenBSD
https://openports.pl/path/net/tut
The `tut` is available since OpenBSD 7.3. It can be installed with:
pkg_add tut
### openSUSE
`tut` package is shipped as part of openSUSE Tumbleweed and openSUSE Leap 15.5+. It can be installed via:

Loading…
Cancel
Save