From 2e2e194950355a38d586be496cf72a3bdc237e23 Mon Sep 17 00:00:00 2001 From: brektrou <48123110+brektrou@users.noreply.github.com> Date: Fri, 15 Mar 2019 09:14:19 +0700 Subject: [PATCH] Support Linux 5.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c120b7a..b8b2c96 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.20.x +# Realtek RTL8811CU/RTL8821CU USB wifi adapter driver version 5.4.1 for Linux 4.19 - 5.0.1 Before build this driver make sure `make`, `gcc`, `linux-header` and `git` have been installed.