From cad00de874a48a1324a93bd277f17456b7e092df Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Thu, 19 Jun 2025 02:31:58 +0200 Subject: [PATCH] Fix typo in README (#54) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffd86bd1..7574749b 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ This enables containers to be developed and validated across different kernel ve See the [README](/kernel/README.md) in the kernel directory for instructions on how to compile the optimized kernel. -### Pre-build Kernel +### Pre-built Kernel If you wish to consume a pre-built kernel it must have `VIRTIO` drivers compiled into the kernel, not as modules.