diff --git a/Downgrade-my-A7-device-to-iOS-10.3.3-(macOS-Linux).md b/Downgrade-my-A7-device-to-iOS-10.3.3-(macOS-Linux).md index 1e84801..0a92a0a 100644 --- a/Downgrade-my-A7-device-to-iOS-10.3.3-(macOS-Linux).md +++ b/Downgrade-my-A7-device-to-iOS-10.3.3-(macOS-Linux).md @@ -5,7 +5,7 @@ 1. [Download iOS-OTA-Downgrader here](https://github.com/LukeZGD/iOS-OTA-Downgrader/releases/tag/latest) and extract the zip archive. - You may also clone the repo: `git clone --depth 1 https://github.com/LukeZGD/iOS-OTA-Downgrader.git` 1. Open a Terminal window. -1. **For macOS only:** Install bash, libimobiledevice, and libirecovery from Homebrew or MacPorts. +1. **For macOS only:** Install bash, libimobiledevice, and libirecovery from [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/). - For Homebrew: `brew install bash libimobiledevice libirecovery` - For MacPorts: `sudo port install bash libimobiledevice libirecovery` 1. Start the script: Go to where the extracted files are located, drag `restore.sh` to the Terminal window, and press Enter/Return.