From fb7ca4f330a9507eb8c545cc4aa29969390cf65b Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Sun, 7 Nov 2021 21:43:52 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 234380b..0de5106 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -9,7 +9,7 @@ - [Clearing NVRAM](#clearing-nvram) ## macOS -- macOS users may have to install libimobiledevice and libirecovery from [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/). This is optional, but recommended. +- macOS users may have to install libimobiledevice and libirecovery from [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/). This is optional, but recommended if you are having any issues. - For Homebrew: `brew install libimobiledevice libirecovery` - For MacPorts: `sudo port install libimobiledevice libirecovery` - The script will detect this automatically and will use the Homebrew/MacPorts versions of the tools