From 3fd2c220a2df7e75dd6f6474f8866560810f4945 Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Sun, 8 Jun 2025 17:51:53 -0700 Subject: [PATCH] docs: update version description (#40) Let's just be consistent and use 15 instead of Sequoia --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 200f99b6..1d50c336 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ To build the Containerization package, your system needs either: - macOS 15 or newer and Xcode 17 beta - macOS 16 Developer Preview. -Applications built using the package will run on macOS Sequoia or later, but the following features are not available on macOS Sequoia: +Applications built using the package will run on macOS 15 or later, but the following features are not available on macOS 15: -- Non-isolated container networking - with macOS Sequoia, containers on the same vmnet network cannot communicate with each other +- Non-isolated container networking - with macOS 15, containers on the same vmnet network cannot communicate with each other ## Example Usage