From 7384ae08bbcbae5672fd9996898029eefbbe1407 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Sun, 27 Nov 2022 19:44:33 +0100 Subject: [PATCH] add installation instruction for OpenBSD (#200) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3496dd0..7c6510d 100644 --- a/README.md +++ b/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: