From 215cfcc96e4e26edf5d3171b6cc2fe94a4734ea3 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Mon, 4 Apr 2022 22:31:11 +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 cc98fc6..be83a36 100644 --- a/How-to-Use.md +++ b/How-to-Use.md @@ -17,7 +17,7 @@ # Section 1.1 - Setup for PC/Mac 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` + - You may also clone the repo: `git clone --depth 1 https://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) 1. Go to where the extracted files are located, drag `restore.sh` to the Terminal window, and press Enter/Return.