mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-22 13:31:08 +00:00
Update README.md
This commit is contained in:
parent
2e001f465e
commit
7ad9ab0da2
@ -18,6 +18,8 @@ These builds need to be installed SDL2.0.10+ framework/library.
|
||||
1. Set Build Configuration to Release
|
||||
1. Build
|
||||
|
||||
(or same as Linux)
|
||||
|
||||
##### Linux(x86)
|
||||
```
|
||||
$ cd macemu/BasiliskII/src/Unix
|
||||
@ -36,11 +38,11 @@ $ make
|
||||
1. Set Build Configuration to Release
|
||||
1. Build
|
||||
|
||||
(or same as Linux)
|
||||
|
||||
##### Linux(x86)
|
||||
```
|
||||
$ cd macemu/SheepShaver
|
||||
$ make links
|
||||
$ cd src/Unix
|
||||
$ cd macemu/SheepShaver/src/Unix
|
||||
$ ./autogen.sh
|
||||
$ make
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user