mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-30 03:44:18 +01:00
Updated How to Use (markdown)
parent
12ff1b16c2
commit
221cf380ad
@ -30,7 +30,8 @@ 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
|
||||
- For older macOS versions (< 11), better use MacPorts instead of Homebrew
|
||||
- For macOS 10.15 and newer, this step is optional, but still recommended to do
|
||||
- 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user