mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-30 11:54:18 +01:00
Updated How to Use (markdown)
parent
6640067660
commit
8df891d4e1
@ -24,7 +24,7 @@ Legacy iOS Kit needs initial setup before usage. Please select your operating sy
|
|||||||
1. [Download Legacy iOS Kit here](https://github.com/LukeZGD/Legacy-iOS-Kit/releases/tag/latest) and extract the zip archive.
|
1. [Download Legacy iOS Kit here](https://github.com/LukeZGD/Legacy-iOS-Kit/releases/tag/latest) and extract the zip archive.
|
||||||
- You may also clone the repo: `git clone --depth 1 https://github.com/LukeZGD/Legacy-iOS-Kit.git`
|
- You may also clone the repo: `git clone --depth 1 https://github.com/LukeZGD/Legacy-iOS-Kit.git`
|
||||||
1. Open a Terminal window.
|
1. Open a Terminal window.
|
||||||
1. Install bash, libimobiledevice, and libirecovery from [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/).
|
1. **Optional:** Install bash, libimobiledevice, and libirecovery from [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/).
|
||||||
- For Homebrew: `brew install bash libimobiledevice libirecovery`
|
- For Homebrew: `brew install bash libimobiledevice libirecovery`
|
||||||
- For MacPorts: `sudo port install bash libimobiledevice libirecovery`
|
- For MacPorts: `sudo port install bash libimobiledevice libirecovery`
|
||||||
- After the installation, you might need to exit and open another Terminal window.
|
- After the installation, you might need to exit and open another Terminal window.
|
||||||
|
Loading…
Reference in New Issue
Block a user