summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 28b2a25..e6dc174 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ This repository contains the source code for the xloop Linux kernel modules
and the user space utility **xlosetup** to configure xloop devices. The xloop Linux kernel modules can be built for the following Linux kernel versions and Linux distributions:
- - Archlinux with **Linux kernel 5.10.x** or **5.4.x**
+ - Archlinux with **Linux kernel 5.15.x** or **5.10.x**
- Raspberry Pi OS with **Linux kernel 5.4.x**
- Ubuntu 20.04 with **Linux kernel 5.4.x**
- Ubuntu 18.04 with **Linux kernel 4.19.x**
@@ -23,7 +23,7 @@ and the user space utility **xlosetup** to configure xloop devices. The xloop Li
### Preliminaries
A build of the xloop Linux kernel modules and the xlosetup utility requires the installation of the following build tools and libraries under your supported Linux distribution.
-#### Archlinux with Linux kernel 5.10.x or 5.4.x
+#### Archlinux with Linux kernel 5.15.x or 5.10.x
```shell
pacman -S git \
make \