From d04f69a709f34e7cea031b697767960549b1baf0 Mon Sep 17 00:00:00 2001 From: img2tab <31696646+img2tab@users.noreply.github.com> Date: Sun, 12 May 2019 10:10:57 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)