From 86be4acedb5d2a235a1ec458e576706d6fe2fccb Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Tue, 17 Sep 2024 17:19:44 +0300 Subject: [PATCH] Fix argument in patch sys command --- docs/SEQUOIA-DROP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SEQUOIA-DROP.md b/docs/SEQUOIA-DROP.md index 23a69f54a..9d64fee0c 100644 --- a/docs/SEQUOIA-DROP.md +++ b/docs/SEQUOIA-DROP.md @@ -85,7 +85,7 @@ However, the driver has recently been weakened starting from Sonoma, which means An alternative way is making sure to enable "Remote Login" in General -> Sharing before updating, which will enable SSH. That means you can take control using Terminal in another system by typing `ssh username@lan-ip-address` and your password. -After that run Post Install Volume Patching by typing `/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --patch-sys-vol` and finally `sudo reboot`. +After that run Post Install Volume Patching by typing `/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher --patch_sys_vol` and finally `sudo reboot`. ![](./images/usb11-chart.png)