From c1b0293887e0ef649805f7eda8bc54eb78e1f40b Mon Sep 17 00:00:00 2001 From: img2tab <31696646+img2tab@users.noreply.github.com> Date: Wed, 7 Nov 2018 17:35:45 +0000 Subject: [PATCH] dependencies --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e2f6000..f35f06c 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,10 @@ Tested on Cygwin, should work on Linux distros. ## iCloud and iMessage connectivity iCloud and iMessage and other connected Apple services require a valid device serial number. If you own a Mac, use yours. An invalid serial number that matches the correct structure for the device name and board ID might work, too. + +## Dependencies + +* [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥5.2 +* `Bash`≥4 (run on Windows through [Cygwin](https://cygwin.com/install.html)) +* `unzip`, `wget` (install through package manager) +* `dmg2img` (install through package manager or let the script download it automaticall on Windows)