Clarify windows versions in INSTALL.md

This commit is contained in:
mid-kid 2023-11-23 21:00:09 +01:00 committed by xCrystal
parent 87407dac42
commit a32375c441

View File

@ -5,7 +5,7 @@ These instructions explain how to set up the tools required to build **pokecryst
If you run into trouble, ask for help on IRC or Discord (see [README.md](README.md)).
## Windows 10
## Windows 10 and newer
Download and install [**Windows Subsystem for Linux**](https://docs.microsoft.com/en-us/windows/wsl/install-win10). Then open the **WSL terminal**.
@ -27,10 +27,10 @@ cd /mnt/c/Users/<user>/Desktop
If this works, then follow [the instructions for **Linux**](#linux) below for whatever distribution you installed for WSL.
Otherwise, continue reading below for [the older Windows instructions](#windows).
Otherwise, continue reading below for [the older Windows instructions](#windows-any-version).
## Windows
## Windows (any version)
Download [**Cygwin**](http://cygwin.com/install.html): **setup-x86_64.exe** for 64-bit Windows, **setup-x86.exe** for 32-bit.