Skip to content

Commit b9759d3

Browse files
committed
docs: improve the note regarding the build of Lua targeting ARM64
1 parent 2139384 commit b9759d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The toolset available here aids in the process to download, build and install Lu
1111

1212
> [!NOTE]
1313
>
14-
> To build Lua for x86 or x64, you must be running a standard 64-bit Windows (no ARM64). Moreover, you are required to be running 64-bit Windows on ARM to build Lua targeting the ARM64 architecture.
14+
> Only native builds of Lua are possible (no cross-compilation). This means that you are required to be running a 64-bit Windows on ARM to build Lua targeting the ARM64 architecture.
1515
1616
## Table of Contents
1717
* [For End-Users](#for-end-users)

0 commit comments

Comments
 (0)