From bcf8fc157028d3a80a2aaf8d51738cb37c6f95f7 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Thu, 16 Apr 2020 13:44:03 +0200 Subject: Add Fedora instructions in README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 171bcec..a32e44e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,19 @@ I hope that somebody will find it useful. ``` +### Fedora ( >= 31) + +Set up a custom repo as described: https://pkg.pichove.org/Fedora/README.txt + +Key fingerprint: A664 5797 661E 2F47 3DD3 FF06 BCE7 0555 C3BB 08F7 + +Install the package: + + ```bash + sudo dnf install python3-pyotp2289 + ``` + + ## Overview of RFC-2289 RFC-2289 describes a one-time password authentication system (OTP): -- cgit v1.3