From 2cb1554244a56c35b43e64eb0ec5a1f3b38bce8f Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 2 Jun 2021 23:25:44 +0200 Subject: [PATCH] Fix stray br --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index 375af05..8fb41d6 100644 --- a/www/index.html +++ b/www/index.html @@ -61,7 +61,7 @@ To install Haskell, follow the instructions on Haskell Platform

-

If you're a Windows Subsystem 2 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

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