From c0fa056bfcca668dbb3b83ff37a872822d0bcf74 Mon Sep 17 00:00:00 2001 From: Kirill Nikiforov Date: Wed, 14 Aug 2024 13:45:56 +0400 Subject: [PATCH] Remove glibc note from README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e2a763f..9913502 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ This tool will download and install Widevine systemwide for aarch64 systems. It performs the necessary configuration changes to make Widevine available for both Firefox and Chromium-based browsers. -NOTE: Using Widevine requires glibc version 2.36 or later. Arch Linux ARM ships -an ancient glibc version, and will not work at this time. Most other distros -(even Debian stable) should be OK. - # Credits Original fixup script by [@DavidBuchanan314](https://github.com/DavidBuchanan314):