From 8d20f831802fc83d9f6e9a0d916ba7d099905f44 Mon Sep 17 00:00:00 2001 From: brektrou <48123110+brektrou@users.noreply.github.com> Date: Thu, 19 Dec 2019 02:04:41 +0300 Subject: [PATCH] Support Linux up to version 5.5.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d420b..94a18cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Realtek RTL8811CU/RTL8821CU USB wifi adapter driver version 5.4.1 for Linux 4.4.x up to 5.4.x +# Realtek RTL8811CU/RTL8821CU USB wifi adapter driver version 5.4.1 for Linux 4.4.x up to 5.5.x Before build this driver make sure `make`, `gcc`, `linux-header` and `git` have been installed.