Updated Building from Source (markdown)

mborgerson 2021-05-23 20:27:21 -07:00
parent 5ff9212715
commit 6e8bd19927
1 changed files with 1 additions and 1 deletions

@ -16,7 +16,7 @@ docker run --rm -v $PWD/xemu:/xemu -w /xemu \
./build.sh -p win64-cross
# Run
./xemu/dist/xemuw.exe
./xemu/dist/xemu.exe
```
## macOS