mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-22 05:14:35 +00:00
Merge a352e7f8b8
into b44d288f42
This commit is contained in:
commit
f141b095f5
@ -98,6 +98,12 @@ Package / Build dependencies (Kali)
|
|||||||
$ sudo apt-get update
|
$ sudo apt-get update
|
||||||
$ sudo apt-get install bc mokutil build-essential libelf-dev linux-headers-`uname -r`
|
$ 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)
|
#### For Raspberry (RPI)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user