mirror of https://github.com/xemu-project/xemu.git
Updated Building from Source (markdown)
parent
5ff9212715
commit
6e8bd19927
|
@ -16,7 +16,7 @@ docker run --rm -v $PWD/xemu:/xemu -w /xemu \
|
||||||
./build.sh -p win64-cross
|
./build.sh -p win64-cross
|
||||||
|
|
||||||
# Run
|
# Run
|
||||||
./xemu/dist/xemuw.exe
|
./xemu/dist/xemu.exe
|
||||||
```
|
```
|
||||||
|
|
||||||
## macOS
|
## macOS
|
||||||
|
|
Loading…
Reference in New Issue