1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2025-12-07 04:18:36 +03:00

Merge pull request #1062 from ferdinandkeller/v5.6.4.2

Added documentation for proxmox build instructions
This commit is contained in:
Christian kimo B.
2025-02-10 19:56:37 +01:00
committed by GitHub

View File

@@ -105,6 +105,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)
```