From e748d26e14cc2a4fc99d9c28d5adfedfc31c7766 Mon Sep 17 00:00:00 2001 From: Kostas Georgantas Date: Tue, 15 Oct 2024 20:41:19 +0300 Subject: [PATCH] README: update installation OS targets --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index b6819733..feaa3c9d 100644 --- a/README.adoc +++ b/README.adoc @@ -52,11 +52,11 @@ required. === Installation -==== Fedora 35 and 34 +==== Fedora 34 and later $ sudo dnf install libfido2 libfido2-devel fido2-tools -==== Ubuntu 22.04 (Jammy) and 20.04 (Focal) +==== Ubuntu 20.04 (Focal) and later $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools