diff --git a/README.md b/README.md index 855d657..7ed2cb7 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ Developing and maintaining VirtualBox or macOS features is beyond the scope of t ## Dependencies * [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥5.2 with Extension Pack -* `Bash`≥4 (run on Windows through [Cygwin](https://cygwin.com/install.html) or WSL) with `coreutils` -* `unzip`, `wget` (install through package manager) +* `Bash`≥4 (run on Windows through [Cygwin](https://cygwin.com/install.html) or WSL) +* `coreutils`, `unzip`, `wget` (install through package manager) * `dmg2img` (install through package manager on Linux or WSL; let the script download it automatically on Cygwin)