From e87ccca7296a90caea7f6a7e3ecab222ca8b0ef6 Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Thu, 12 Jan 2023 13:47:25 +0800 Subject: [PATCH] Updated Downgrade my device to a lower iOS version (macOS Linux, iPhone 4 GSM iPhone3,1) (markdown) --- ...a-lower-iOS-version-(macOS-Linux,-iPhone-4-GSM-iPhone3,1).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Downgrade-my-device-to-a-lower-iOS-version-(macOS-Linux,-iPhone-4-GSM-iPhone3,1).md b/Downgrade-my-device-to-a-lower-iOS-version-(macOS-Linux,-iPhone-4-GSM-iPhone3,1).md index 834613c..668595f 100644 --- a/Downgrade-my-device-to-a-lower-iOS-version-(macOS-Linux,-iPhone-4-GSM-iPhone3,1).md +++ b/Downgrade-my-device-to-a-lower-iOS-version-(macOS-Linux,-iPhone-4-GSM-iPhone3,1).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.