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