From e154bf4445bd1d33d5225109708d85a40dbacb12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20R=2E=20Miguel?= <36349314+vrmiguel@users.noreply.github.com> Date: Thu, 7 May 2020 22:55:45 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index cbdd1d76..5c778923 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