diff --git a/orka/orka-engine/orka-engine-30.mdx b/orka/orka-engine/orka-engine-30.mdx index 0ab40f5..cb52a73 100644 --- a/orka/orka-engine/orka-engine-30.mdx +++ b/orka/orka-engine/orka-engine-30.mdx @@ -10,7 +10,7 @@ Orka Engine provides macOS virtualization via Command Line Interface (CLI) on in * A host (or node) is a physical computer with a host macOS and an installation of Orka Engine. * An image is the bits on disk representing a VM that can be used for saving state and sharing. - * MacStadium base VM Orka images are macOS OCI compliant VM images stored in our public GitHub registry [ghcr.io/macstadium/orka-images/](http://ghcr.io/macstadium/orka-images/). Default VM credentials: **admin** / **admin**. + * MacStadium base VM Orka images are macOS OCI-compatible VM images stored in the public GitHub Container Registry at [ghcr.io/macstadium/orka-images](https://ghcr.io/macstadium/orka-images). No credentials are required to pull from this registry. @@ -37,9 +37,9 @@ Orka Engine provides macOS virtualization via Command Line Interface (CLI) on in ## System Requirements - * Apple M1 with 8GB RAM and 50GB disk space + * Apple silicon Mac (M1 or later) with 8 GB RAM and 50 GB disk space - * macOS X 13.0+ (Ventura) + * macOS 13.0 (Ventura) or later @@ -62,7 +62,7 @@ You can also download Orka Engine directly at: [https://distribution.macstadium. ## Installation -To install Orka Engine on an Apple silicon ARM (M1-M3) computer running macOS 13 (Ventura) and above, it is necessary to acquire and run the installer package. +To install Orka Engine on any Apple silicon Mac (M1 or later) running macOS 13 (Ventura) or later, download and run the installer package. The Orka Engine installer is self-guided and takes less than a minute to install successfully. Simply double click or right click open the **orka-engine.pkg** file from the source download directory and follow the prompts.