From 69ab281074afe65f1261a3a5a70847754cbbb33a Mon Sep 17 00:00:00 2001 From: brektrou <48123110+brektrou@users.noreply.github.com> Date: Mon, 1 Apr 2019 04:19:48 +0700 Subject: [PATCH] Support Linux 4.4.x - 5.1.x Add support for Linux 5.1.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0677fb8..93b1e47 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Realtek RTL8811CU/RTL8821CU USB wifi adapter driver version 5.4.1 for Linux <= 5.x +# Realtek RTL8811CU/RTL8821CU USB wifi adapter driver version 5.4.1 for Linux 4.4.x up to 5.1.x Before build this driver make sure `make`, `gcc`, `linux-header` and `git` have been installed.