Updated the readme to reflect on the SSE change; cross-compilation also works now

This commit is contained in:
Luxferre
2024-09-14 20:51:18 +03:00
parent 2456416a79
commit 024ec03ba9
-2
View File
@@ -100,8 +100,6 @@ Just run `make win64` and get all the resulting files in the `out` directory.
### Windows x64 (cross-compiling from Linux) ### Windows x64 (cross-compiling from Linux)
This process is still unstable and can fail at any time.
1. Install the `mingw-w64` compiler package. 1. Install the `mingw-w64` compiler package.
2. Run `make win64-cross` 2. Run `make win64-cross`