From 9023002502d09889d2b68c2451276ee3ebb4d87f Mon Sep 17 00:00:00 2001 From: MinQ Date: Mon, 19 May 2025 14:00:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c3ddd4..28ee9d2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Tested on Linux kernel 6.14 with Ubuntu 25.04 and 6.1.0.27 with Debian 12. Bluetooth not working. ### Disclaimer -I did not develop this software, The code is sourced from the Tenda U11 driver. I only made some modifications to the code to adapt it to newer kernel versions. Apart from compilation issues, I am unable to address other problems." +I did not develop this software, The code is sourced from the Tenda U11 driver. I only made some modifications to the code to adapt it to newer kernel versions. Apart from compilation issues, I am unable to address other problems. ### Attention Before installing the driver, delete all aic8800-related folders under /lib/firmware. Using an incorrect firmware version may cause the system to freeze.