From e6fa45846c5d6877bae80d25ceef9b5af5a824f3 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 29 Mar 2024 23:53:49 -0700 Subject: [PATCH] Add hr to Windows instructions --- www/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/index.html b/www/index.html index f20de2536e..6f1286f5c2 100644 --- a/www/index.html +++ b/www/index.html @@ -48,6 +48,7 @@ then follow the onscreen instructions.

You may also need the Visual Studio prerequisites.

+

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

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
@@ -70,6 +71,7 @@ then follow the onscreen instructions.

You may also need the Visual Studio prerequisites.

+

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

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh