diff --git a/README.md b/README.md index 1b364c0..93c346b 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,16 @@ Download git clone -b v5.1.5 https://github.com/aircrack-ng/rtl8812au.git cd rtl* ``` -Package / Build dependencies +Package / Build dependencies (Kali) ``` sudo apt-get install build-essential sudo apt-get install bc sudo apt-get install linux-headers-`uname -r` ``` +For Raspberry (RPI) +``` +sudo apt install raspberrypi-kernel-headers +``` For setting monitor mode 1. Fix problematic interference in monitor mode. ``` @@ -77,6 +81,13 @@ at the end of file /etc/NetworkManager/NetworkManager.conf and restart NetworkMa sudo service NetworkManager restart ``` +## Tested / Working +``` +Tested and working on + * Kali Linux + * Raspberry PI +``` + ## LED Parameter ``` We've added the "realtek-leds.conf" in build directory,