about summary refs log tree commit diff stats
path: root/docs/COMPILE.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/COMPILE.md')
-rw-r--r--docs/COMPILE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/COMPILE.md b/docs/COMPILE.md
index 9f8df2eb..14cba09d 100644
--- a/docs/COMPILE.md
+++ b/docs/COMPILE.md
@@ -33,7 +33,7 @@ If you also want binfmt integration on 32bits binaries, you also need to add `-D
 ### Note about WowBox64

 

 A highly experimantal subproject named WowBox64 has been added as a build option, add `-DWOW64=ON` to the cmake command to enable it.

-It will build alongside the regular Box64, and produce a `libwowbox64.dll` file in `build/wowbox64-prefix/src/wowbox64-build/` directory.

+It will build alongside the regular Box64, and produce a `wowbox64.dll` file in `build/wowbox64-prefix/src/wowbox64-build/` directory.

 

 ### Note about binfmt_misc on Android