From ef8b94855c579aa06e329cba2222592ae7b89ae6 Mon Sep 17 00:00:00 2001 From: 4am Date: Sun, 30 Aug 2020 18:25:25 -0400 Subject: [PATCH] Update Windows build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23bf5ab42..75c3e2bb7 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Then open a `CMD.EXE` window and type C:\> CD 4CADE C:\4cade> WINMAKE ``` -If all goes well, the `BUILD\` subdirectory will contain a `4CADE.2MG` image which can be mounted in emulators like [AppleWin](https://github.com/AppleWin/AppleWin). +If all goes well, the `BUILD\` subdirectory will contain a `4CADE.HDV` image which can be mounted in emulators like [AppleWin](https://github.com/AppleWin/AppleWin). # Navigating the code