From 630a69ff1e64292bbbffa92cb6ac68d2cfdbba23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan-Eric=20N=C3=A6ss?= Date: Thu, 14 Nov 2024 19:34:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8b71e7..5644f8c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ We make game, but faster ## Quick start ### Prerequisites * Git installed. -* Node 18+ installed. +* Node 20+ installed. ### Steps 1. Clone the repository @@ -29,7 +29,7 @@ This assumes you have VS Code and Chrome installed ## Deploying ### GitHub -The repository is configured to automatically deploy to Github Pages, you just have to change a setting on the repository to deploy from a branch and set the deploy branch to `gh-pages`. +The repository is configured to automatically deploy to Github Pages, you just have to set `GitHub Actions` as the Build and Deployment source setting in the repo Pages settings. It will also create new downloads under releases. ### Itch