diff --git a/How-to-Use.md b/How-to-Use.md index d84bf6c..1805e9b 100644 --- a/How-to-Use.md +++ b/How-to-Use.md @@ -25,9 +25,9 @@ # Section 1.1 - Setup for PC/Mac 1. Download iOS-OTA-Downgrader and extract the zip archive. - - [Download for macOS](https://nightly.link/LukeZGD/iOS-OTA-Downgrader/workflows/build/main/iOS-OTA-Downgrader-macos.zip) - - [Download for Linux](https://nightly.link/LukeZGD/iOS-OTA-Downgrader/workflows/build/main/iOS-OTA-Downgrader-linux.zip) - - [Download for Windows](https://nightly.link/LukeZGD/iOS-OTA-Downgrader/workflows/build/main/iOS-OTA-Downgrader-win.zip) + - [Download for macOS](https://github.com/LukeZGD/iOS-OTA-Downgrader/releases/download/latest/iOS-OTA-Downgrader_macos.zip) + - [Download for Linux](https://github.com/LukeZGD/iOS-OTA-Downgrader/releases/download/latest/iOS-OTA-Downgrader_linux.zip) + - [Download for Windows](https://github.com/LukeZGD/iOS-OTA-Downgrader/releases/download/latest/iOS-OTA-Downgrader_win.zip) - 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)