diff --git a/README.md b/README.md index ee6728e..4eb5dca 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,6 @@ Just run `make win64` and get all the resulting files in the `out` directory. ### Windows x64 (cross-compiling from Linux) -This process is still unstable and can fail at any time. - 1. Install the `mingw-w64` compiler package. 2. Run `make win64-cross`