From 47fc6230e71b4453755b73efd3d959e4d93a89bd Mon Sep 17 00:00:00 2001 From: LukeeGD <26163116+LukeZGD@users.noreply.github.com> Date: Thu, 12 Jan 2023 13:47:32 +0800 Subject: [PATCH] Updated Restore to iOS 7.1.2 (macOS Linux) (markdown) --- Restore-to-iOS-7.1.2-(macOS-Linux).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Restore-to-iOS-7.1.2-(macOS-Linux).md b/Restore-to-iOS-7.1.2-(macOS-Linux).md index 0d784d3..2932ad4 100644 --- a/Restore-to-iOS-7.1.2-(macOS-Linux).md +++ b/Restore-to-iOS-7.1.2-(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.