Skip to content

Commit 854275b

Browse files
committed
Clarify install instructions to use WSL over Cygwin if possible
1 parent 31880ea commit 854275b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ These instructions explain how to set up the tools required to build **pokecryst
55
If you run into trouble, ask for help on IRC or Discord (see [README.md](README.md)).
66

77

8-
## Windows 10 and newer
8+
## Windows 10, 11, or newer
99

1010
Download and install [**Windows Subsystem for Linux**](https://docs.microsoft.com/en-us/windows/wsl/install-win10). Then open the **WSL terminal**.
1111

@@ -27,10 +27,10 @@ cd /mnt/c/Users/<user>/Desktop
2727

2828
If this works, then follow [the instructions for **Linux**](#linux) below for whatever distribution you installed for WSL.
2929

30-
Otherwise, continue reading below for [the older Windows instructions](#windows-any-version).
30+
Otherwise, continue reading below for [the older Windows instructions](#windows-8-or-older).
3131

3232

33-
## Windows (any version)
33+
## Windows 8 or older
3434

3535
Download [**Cygwin**](http://cygwin.com/install.html): **setup-x86_64.exe** for 64-bit Windows, **setup-x86.exe** for 32-bit.
3636

0 commit comments

Comments
 (0)