From 7d659e50c502604301a18eee46660de56cb43179 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 26 May 2019 16:51:39 +0200 Subject: [PATCH] Added info on how to install Debian packages. --- README.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.adoc b/README.adoc index 3709e6a..6a76871 100644 --- a/README.adoc +++ b/README.adoc @@ -36,6 +36,13 @@ emaint sync -r tastytea emerge -a www-misc/remwharead ---- +=== Debian and Debian based + +Download the `.deb`-package from +https://schlomp.space/tastytea/remwharead/releases[schlomp.space] and install +with `apt install ./rewharead_*.deb`. The package works for 64 bit installations +only. + === From source ==== Dependencies