Browse Source

README: add Alpine Linux installation (#70)

pull/74/head
Alexey 5 years ago committed by GitHub
parent
commit
266f613f2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      README.md

7
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)

Loading…
Cancel
Save