removed distro-specific instructions
This commit is contained in:
@@ -4,7 +4,7 @@ The "one key" is enter, which has to be pressed whenever the virtual machine is
|
|||||||
|
|
||||||
The goal of the script is to allow for a very easy installation without any closed-source additions or extra bootloaders.
|
The goal of the script is to allow for a very easy installation without any closed-source additions or extra bootloaders.
|
||||||
|
|
||||||
Tested on Cygwin, should work on Linux distros (including WSL).
|
Tested on Cygwin, usually works on Linux distros and WSL.
|
||||||
|
|
||||||
## iCloud and iMessage connectivity
|
## iCloud and iMessage connectivity
|
||||||
|
|
||||||
@@ -21,8 +21,6 @@ Developing and maintaining VirtualBox features is beyond the scope of this scrip
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
* [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥5.2 with Extension Pack
|
* [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥5.2 with Extension Pack
|
||||||
* `Bash`≥4 (run on Windows through [Cygwin](https://cygwin.com/install.html))
|
* `Bash`≥4 (run on Windows through [Cygwin](https://cygwin.com/install.html) or WSL)
|
||||||
* `unzip`, `wget` (install through package manager)
|
* `unzip`, `wget` (install through package manager)
|
||||||
* `dmg2img` (install through package manager on Linux; let the script download it automatically on Windows)
|
* `dmg2img` (install through package manager on Linux and WSL; let the script download it automatically on Cygwin)
|
||||||
|
|
||||||
For Debian and Ubuntu: `sudo apt install d2img unzip wget`
|
|
||||||
|
|||||||
Reference in New Issue
Block a user