Refer to latest kernel version

This change updates the README to refer to the latest kernel release
available.
This commit is contained in:
Fabian Mastenbroek 2022-01-10 11:33:55 +01:00
parent 14ba82bac8
commit 36c50e562c
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85

View file

@ -2,8 +2,9 @@
Custom Linux kernels for Proxmox VE.
#### Available Versions
1. Linux 5.15
2. Linux 5.14 **[EOL]**
1. Linux 5.16
2. Linux 5.15
3. Linux 5.14 **[EOL]**
Older builds are still available at the [Releases](https://github.com/fabianishere/pve-edge-kernel/releases) page.
@ -27,7 +28,7 @@ First, set up our Debian repository on your Proxmox installation:
3. **Install a kernel package:**
```bash
apt update
apt install pve-kernel-5.12-edge
apt install pve-kernel-5.16-edge
```
Package repository hosting is graciously provided by [Cloudsmith](https://cloudsmith.com).