1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-22 05:14:35 +00:00
This commit is contained in:
Ferdinand Keller 2024-06-04 12:36:44 +05:30 committed by GitHub
commit f141b095f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,6 +98,12 @@ Package / Build dependencies (Kali)
$ sudo apt-get update
$ sudo apt-get install bc mokutil build-essential libelf-dev linux-headers-`uname -r`
```
#### For Proxmox Virtual Environment (PVE)
Package / Build dependencies
```
$ sudo apt-get update
$ sudo apt-get install bc mokutil build-essential libelf-dev pve-headers-`uname -r`
```
#### For Raspberry (RPI)
```