mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-21 22:29:23 +00:00
Update README.md
This commit is contained in:
parent
c4c153c49c
commit
51fc1905c4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user