1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00

Updated README.md

This commit is contained in:
kimocoder 2022-06-06 03:32:41 +02:00
parent 9590d7e626
commit 2b784b49ce

View File

@ -1,4 +1,4 @@
## RTL8812AU/21AU Wireless drivers
## RTL8812AU/21AU and RTL8814AU Wireless drivers
Only for use with Linux & Android
[![Monitor mode](https://img.shields.io/badge/monitor%20mode-working-brightgreen.svg)](#)
@ -103,7 +103,7 @@ cd rtl*
Package / Build dependencies (Kali)
```
$ sudo apt-get update
$ sudo apt-get install build-essential libelf-dev linux-headers-`uname -r`
$ sudo apt-get install bc mokutil build-essential libelf-dev linux-headers-`uname -r`
```
#### For Raspberry (RPI)