Updated How to Use (markdown)

LukeeGD 2024-03-30 21:27:11 +08:00
parent 178a207fdf
commit 4a3acfe9da

@ -30,6 +30,7 @@ Legacy iOS Kit needs initial setup before usage. Please select your operating sy
1. Install bash, curl, and libusb from [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/).
- For Homebrew: `brew install bash curl libusb`
- For MacPorts: `sudo port install bash curl libusb`
- For older macOS versions (< 11), using MacPorts is recommended instead of Homebrew
- After the installation, exit the current Terminal window and open another one.
1. Start the script: Go to where the extracted files are located, drag `restore.sh` to the Terminal window, and press Enter/Return.