From 785fba691f8912693eb73cdb74bac98ef24af5d5 Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 26 May 2021 08:01:28 +0200 Subject: [PATCH] Debian repo doesn't work for 18.04. --- README.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 240b382..d282741 100644 --- a/README.adoc +++ b/README.adoc @@ -55,7 +55,8 @@ sudo emerge -a app-text/epubgrep === Debian and Ubuntu This repository works for Debian buster (10) and Ubuntu focal (20.04). It _may_ -work for other versions, I have not tested it. +work for other versions, I have not tested it. It does not work for Ubuntu +bionic (18.04). [source,shell] --------------------------------------------------------------------------------