Update README
This change makes some small fixes to the README.
This commit is contained in:
parent
badadcba8c
commit
43407aed66
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# Proxmox Edge kernels
|
||||
Custom Linux kernels for Promox VE 6.
|
||||
Custom Linux kernels for Proxmox VE 6.
|
||||
|
||||
#### Versions
|
||||
1. Linux 5.11 (Stable)
|
||||
|
@ -15,7 +15,7 @@ page the kernel version you want to install and download the appropriate Debian
|
|||
Then, you can install the package as follows:
|
||||
|
||||
```sh
|
||||
apt install ./pve-kernel-VERSION-MARCH_VERSION_amd64.deb
|
||||
apt install ./pve-kernel-VERSION_amd64.deb
|
||||
```
|
||||
|
||||
## AppArmor issues
|
||||
|
|
Loading…
Reference in a new issue