From 3731dd1ae2575e27100da1aadd2da0f9ff14ff98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Bremv=C3=A5g?= Date: Tue, 3 Dec 2019 19:43:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d7a30..0df5a32 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The performance and code quality has been improved. # Howto build/install 1. You will need to blacklist another driver in order to use this one. -2. "echo "blacklist 8188eu.ko" > "/etc/modprobe.d/realtek.conf" +2. "echo "blacklist r8188eu.ko" > "/etc/modprobe.d/realtek.conf" 3. "make && make install"
4. Reboot in order to blacklist and load the new driver/module.