From 6b5d2b0af6c723e6a3d6526251cf9d5d56affa99 Mon Sep 17 00:00:00 2001 From: Token2 <6784409+token2@users.noreply.github.com> Date: Tue, 10 Feb 2026 11:15:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dedd6ba..11251c4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ file for the full license text. # Supported Platforms *fido2-manage* should work on any Linux distribution, but we develop and test using Ubuntu. -For openSUSE users, a third-party guide is available here: [Installing TOKEN2 FIDO token on openSUSE Tumbleweed](https://www.chilli.sh/installing-token2-fido-token-on-opensuse-tumbleweed/). +For openSUSE users, a third-party guide is available here: [Installing TOKEN2 FIDO token on openSUSE Tumbleweed](https://www.chilli.sh/posts/installing-token2-fido-token-on-opensuse-tumbleweed/). + + This library is partially forked from [libfido2](https://github.com/Yubico/libfido2) to provide a FIDO2.1 key management tool under the Linux platform (we already have a solution for Windows).