1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-25 22:54:13 +00:00

Update README.md

This commit is contained in:
Christian B 2019-01-28 16:51:45 +01:00 committed by GitHub
parent 3334a03771
commit acb7dd8c74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ In order to remove the driver from your system open a terminal in the directory
$ sudo ./dkms-remove.sh $ sudo ./dkms-remove.sh
``` ```
### Make ### Build / Install with Make
For building & installing the driver with 'make' use For building & installing the driver with 'make' use
``` ```
$ make $ make
@ -91,7 +91,7 @@ $ sed -i 's/CONFIG_PLATFORM_I386_PC = y/CONFIG_PLATFORM_I386_PC = n/g' Makefile
$ sed -i 's/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g' Makefile $ sed -i 's/CONFIG_PLATFORM_ARM64_RPI = n/CONFIG_PLATFORM_ARM64_RPI = y/g' Makefile
``` ```
For setting monitor mode ### For setting monitor mode
1. Fix problematic interference in monitor mode. 1. Fix problematic interference in monitor mode.
``` ```
$ airmon-ng check kill $ airmon-ng check kill