From 266f613f2ba5684e39eccabc5aeb8020d8a23be9 Mon Sep 17 00:00:00 2001 From: Alexey Date: Wed, 1 Sep 2021 18:16:39 +0300 Subject: [PATCH] README: add Alpine Linux installation (#70) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5879d3b..a7f6632 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ You can find Linux binaries under [releases](https://github.com/RasmusLindroth/t * [Install instructions](#install-instructions) * [Binary releases](#binary-releases) * [Arch and Manjaro](#arch-and-manjaro) + * [Alpine Linux](#alpine-linux) * [Debian](#debian) * [FreeBSD](#freebsd) * [Build it yourself](#build-it-yourself) @@ -73,6 +74,12 @@ You can find it in the Arch User Repository (AUR). I'm the maintainer there. https://aur.archlinux.org/packages/tut/ +### Alpine Linux + +`tut` package is available in the testing repository. + +https://pkgs.alpinelinux.org/package/edge/testing/x86_64/tut + ### Debian http://packages.azlux.fr/ (I'm not the maintainer)