From 0843118996046aa7c725fb1b46ddc24983b249b5 Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Sat, 25 Jan 2020 22:50:38 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d4d94..22b3d51 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ After successfully creating a working macOS virtual machine, consider importing ## Dependencies * [VirtualBox](https://www.virtualbox.org/wiki/Downloads)≥6.0 with Extension Pack * `Bash`≥4.3 (GNU variant; run on Windows through [Cygwin](https://cygwin.com/install.html) or WSL) -* `coreutils` (GNU variant; install through package manager)* `unzip``` (install through package manager) +* `coreutils` (GNU variant; install through package manager) * `gzip`, `unzip`, `wget`, `xxd` (install through package manager) * `dmg2img` (install through package manager on Linux, macOS, or WSL; let the script download it automatically on Cygwin)