From cd94717dd33fa1f1d4d9d48045f720ac93c2577b Mon Sep 17 00:00:00 2001 From: img2tab <31696646+img2tab@users.noreply.github.com> Date: Sat, 9 Mar 2019 04:28:41 +0000 Subject: [PATCH] mentioning coreutils --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ef5be7..7bad4e5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ Developing and maintaining VirtualBox features is beyond the scope of this scrip ## 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)) +* `Bash`≥4 (run on Windows through [Cygwin](https://cygwin.com/install.html)) with `coreutils` * `unzip`, `wget` (install through package manager) * `dmg2img` (install through package manager on Linux; let the script download it automatically on Cygwin)