From e4b4becf9442f9b4bf1996cead206f6484bbe479 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Sun, 7 Nov 2021 10:40:54 +0800 Subject: [PATCH] Updated How to Use (markdown) --- How-to-Use.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-Use.md b/How-to-Use.md index 775fe23..cfaf754 100644 --- a/How-to-Use.md +++ b/How-to-Use.md @@ -17,7 +17,7 @@ 1. [Download iOS-OTA-Downgrader](https://api.github.com/repos/LukeZGD/iOS-OTA-Downgrader/zipball) and extract the zip archive. - You may also clone the repo: `git clone --depth 1 git://github.com/LukeZGD/iOS-OTA-Downgrader.git` 1. Open a Terminal window. - - *macOS:** [Here's how (Open or quit Terminal on Mac)](https://support.apple.com/guide/terminal/apd5265185d-f365-44cb-8b09-71a064a42125/mac) + - **macOS:** [Here's how (Open or quit Terminal on Mac)](https://support.apple.com/guide/terminal/apd5265185d-f365-44cb-8b09-71a064a42125/mac) 1. Go to where the extracted files are located, drag `restore.sh` to the Terminal window, and press Enter/Return. 1. On its first run, it will download and install dependencies. This will take some time depending on your Internet connection. When it's done, proceed to the next section.