diff --git a/README.md b/README.md index cbdd1d7..5c77892 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,7 @@ make VERSION=us WINDOWS_BUILD=1 # builds a (U) Windows executable ### On Windows -Install WSL with a distro of your choice (Ubuntu 18.04 recommended) following [the official guide](https://docs.microsoft.com/en-us/windows/wsl/install-win10). - -Then follow the instructions of the Linux section above. It's also possible to build using [MinGW](http://www.mingw.org/), but it tends to be considerably more difficult. +A full guide is to be written. You can use [mxe](https://mxe.cc/) and MinGW. ### For the web