From d782c0cd1a7feb4aa1f14a5175b116d57eda92f1 Mon Sep 17 00:00:00 2001 From: = <=> Date: Mon, 23 Sep 2024 10:13:31 +0200 Subject: [PATCH] Arch and OpenWRT are recommendations only - every distribution that is up to date sould work fine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ffaf250..c4f2f81e7 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Requirements * Detailed knowledge of key derivation functions. * Detailed knowledge of Linux * Operating system: Linux (recommended: kernel >= 6.4, mandatory: kernel >= 5.10) -* Recommended: Arch Linux (notebooks and desktop systems), OpenWRT (small systems like Raspberry Pi, WiFi router) +* Recommendation: Arch Linux (notebooks and desktop systems), OpenWRT (small systems like Raspberry Pi, WiFi router) * gcc >= 13 recommended (deprecated versions are not supported: https://gcc.gnu.org/) * libopenssl (>= 3.0) and openssl-dev installed * librt and librt-dev installed. (Should be installed by default.)