docs: update version description (#40)

Let's just be consistent and use 15 instead of Sequoia
This commit is contained in:
Eric Ernst
2025-06-08 17:51:53 -07:00
committed by GitHub
parent 52072340f2
commit 3fd2c220a2
+2 -2
View File
@@ -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