From 589d8c5f8b21aa65d8de0838b268c667067944df Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Wed, 29 Jan 2025 12:39:17 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e45e5a..47ae676 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Quickstart supports the main 3 desktop platforms: * Download the quickstart * Rename the folder to your game name * Open the folder in VSCode -* Press F5 to build +* Run the build task ( CTRL+SHIFT+B or F5 ) * You are good to go # Windows Users