diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md index ee840353..62250f75 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Linux Userspace x86_64 Emulator with a twist -[View changelog](https://github.com/ptitSeb/box64/blob/main/docs/CHANGELOG.md) | [中文](https://github.com/ptitSeb/box64/blob/main/docs/README_CN.md) | [Report an error](https://github.com/ptitSeb/box64/issues/new) +[View changelog](https://github.com/ptitSeb/box64/blob/main/docs/CHANGELOG.md) | [中文](https://github.com/ptitSeb/box64/blob/main/README_CN.md) | [Report an error](https://github.com/ptitSeb/box64/issues/new)       @@ -37,7 +37,8 @@ Note: Box64's Dynarec uses a mechanism with Memory Protection and a SegFault sig Compiling/Installation ---- -> Compilation instructions can be found [here](docs/COMPILE.md). +> Compilation instructions can be found [here](docs/COMPILE.md)\ +> Instructions for installing Wine for Box64 can be found [here](docs/X64WINE.md) ---- |