From 3c141f94768ae478978c7c3caf9a74670bf650ba Mon Sep 17 00:00:00 2001 From: img2tab <31696646+img2tab@users.noreply.github.com> Date: Sat, 9 Mar 2019 02:49:08 +0000 Subject: [PATCH] removed WSL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b01872..5ef5be7 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) or WSL) +* `Bash`≥4 (run on Windows through [Cygwin](https://cygwin.com/install.html)) * `unzip`, `wget` (install through package manager) * `dmg2img` (install through package manager on Linux; let the script download it automatically on Cygwin)