Ferdinand Keller 2023-11-30 16:56:10 +01:00 committed by GitHub
commit 5eab3744fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

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)
```