From 332919b45b173db1eae72986fb5f7d42f9b06b0e Mon Sep 17 00:00:00 2001 From: Green <77177015+GreenDiscord@users.noreply.github.com> Date: Mon, 26 Feb 2024 10:30:01 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fca306e..b3c6ed4 100755 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Nightly builds are posted as "Pre-releases" after every commit. These nightly bu ## Development In my opinion, development has reached its current limit with nothing else being wanted from uses. If you'd like to help out, you can just clean up code and help setting up automatic testing of builds. - 1. `git clone` this repo - 2. Navigate to where you clone the repo and then either + 1. `git clone` this repo. + 2. Navigate to where you cloned the repo and then either: 3. Launch the `start.bat` (on Windows) or `start.sh` (on Linux) 4. Or install the dependencies with `npm install`