Updated Troubleshooting (markdown)

LukeeGD 2021-11-07 21:43:52 +08:00
parent 2a4fb6a2d2
commit fb7ca4f330

@ -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