From f2ef603258c81e02879d4ad73d9ad0b6f3b70a77 Mon Sep 17 00:00:00 2001 From: Andrew Bojak Date: Mon, 18 Nov 2024 12:52:43 -0800 Subject: [PATCH] Update README.md updated w/ latest:sequoia-no-sip --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fb5785b..94bdf22 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,14 @@ To deploy a Sequoia Beta VM with Orka Desktop: ghcr.io/macstadium/orka-images/sequoia:latest ``` +## SIP Disabled Sequoia + +To deploy a Sequoia VM with SIP (system integrity protection) disabled, deploy with the following image label: + +```sh +orka3 vm deploy --image ghcr.io/macstadium/orka-images/sequoia:latest-no-sip +``` + ## SIP Disabled Sonoma To deploy a Sonoma VM with SIP (system integrity protection) disabled, deploy with the following image label: