From d43ab536821d17bccb796943954adb67b8754da8 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Tue, 15 Apr 2025 07:18:10 +0300 Subject: [PATCH] Fix outdated OCLP app path --- docs/TROUBLESHOOTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TROUBLESHOOTING.md b/docs/TROUBLESHOOTING.md index 36d21737a..b57f3eb2e 100644 --- a/docs/TROUBLESHOOTING.md +++ b/docs/TROUBLESHOOTING.md @@ -33,7 +33,7 @@ Here are some common errors that users may experience while using this patcher: If the application won't launch (e.g. icon will bounce in the Dock), try launching OCLP via Terminal by typing the following command, make sure you've moved the app to `/Applications` before this. ```sh -/Applications/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher +/Library/Application Support/Dortania/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher ``` ## "You don't have permission to save..." error when creating USB installer