From ed03f05b16cd71a6e2644e8108702a4adb392016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Bremv=C3=A5g?= Date: Tue, 4 Feb 2020 23:45:56 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cc805e0..e9ff728 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,11 @@ * Supported up to kernel v5.4+ ... And a bunch of various wifi chipsets -# Howto build/install -1. You will need to blacklist another driver in order to use this one instead of the one provided with kernel. - Simply follow instructions below:
-2. "echo "blacklist r8188eu" > /etc/modprobe.d/realtek-wifi.conf"
-3. Then run "make && make install"
-4. And reboot in order to blacklist the module and load this module instead. +# Howto download/build/install +1. Clone the repo with "git clone https://github.com/aircrack-ng/rtl8188eus -b v5.7.6.1"
+2. Enter the folder with "cd rtl8188eus"
+2. Then run "make && make install"
+3. And reboot in order to blacklist the module and load this module instead. # MONITOR MODE howto Use these steps to enter monitor mode.