From 51fc1905c4a3608795604e0942320afb873be47d Mon Sep 17 00:00:00 2001 From: kanjitalk755 <33744007+kanjitalk755@users.noreply.github.com> Date: Tue, 20 Jun 2023 12:55:16 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ad6bbec..f0bdbf19 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ preparation: ``` $ pacman -S base-devel mingw-w64-i686-toolchain autoconf automake mingw-w64-i686-SDL2 mingw-w64-i686-gtk2 ``` -build: +build (from a mingw32.exe prompt): ``` $ cd macemu/BasiliskII/src/Windows $ ../Unix/autogen.sh @@ -91,7 +91,7 @@ $ make ##### MinGW32/MSYS2 preparation: same as BasiliskII -build: +build (from a mingw32.exe prompt): ``` $ cd macemu/SheepShaver $ make links