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:
@@ -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)
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user