diff --git a/www/index.html b/www/index.html index 9fdcc37..375af05 100644 --- a/www/index.html +++ b/www/index.html @@ -49,11 +49,11 @@

To install Haskell, follow the instructions on Haskell Platform -

If you're a Windows Subsystem for Linux user run the following in your terminal, then follow the onscreen instructions to install Haskell. +

If you're a Windows Subsystem 2 for Linux user run the following in your terminal, then follow the onscreen instructions to install Haskell.

curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh

-

You appear to be running Windows 32-bit. If not, display all supported installers.

+

WSL1 does not work with ghcup, follow the instructions here to upgrade to WSL2 if needed.
You appear to be running Windows 32-bit. If not, display all supported installers.