File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Linux Userspace x86_64 Emulator with a twist
4
4
5
- [ 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 )
5
+ [ 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 )
6
6
7
7
![ build] ( https://app.travis-ci.com/ptitSeb/box64.svg?branch=main ) ![ stars] ( https://img.shields.io/github/stars/ptitSeb/box64 ) ![ forks] ( https://img.shields.io/github/forks/ptitSeb/box64 ) ![ contributors] ( https://img.shields.io/github/contributors/ptitSeb/box64 ) ![ prs] ( https://img.shields.io/github/issues-pr/ptitSeb/box64 ) ![ issues] ( https://img.shields.io/github/issues/ptitSeb/box64 )
8
8
@@ -37,7 +37,8 @@ Note: Box64's Dynarec uses a mechanism with Memory Protection and a SegFault sig
37
37
38
38
Compiling/Installation
39
39
----
40
- > Compilation instructions can be found [ here] ( docs/COMPILE.md ) .
40
+ > Compilation instructions can be found [ here] ( docs/COMPILE.md ) \
41
+ > Instructions for installing Wine for Box64 can be found [ here] ( docs/X64WINE.md )
41
42
42
43
----
43
44
You can’t perform that action at this time.
0 commit comments