From 7c4b3d4838b0b594aefb2ab3a5ba60d05b116ecb Mon Sep 17 00:00:00 2001 From: Jake Correnti Date: Thu, 26 Feb 2026 11:27:50 -0500 Subject: [PATCH] readme: add supported macOS version Fixes #78 Signed-off-by: Jake Correnti --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 002c072..43975d4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ `krunkit` is a tool to launch configurable virtual machines using the [libkrun](https://github.com/containers/libkrun) platform. +> [!IMPORTANT] +> krunkit is only supported on hosts running macOS 14 or newer. + ## Installation `krunkit` relies on the `efi` flavor of `libkrun`. At present, `libkrun-efi` is only available on macOS. We provide a Homebrew repository to install `krunkit` and all of its dependencies, installable with: