diff --git a/README.md b/README.md index 455a6945..887ec66f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Note that if you're on MacOS, you need to [disable Gatekeeper](https://disable-g Link to the web build: https://mewpurpur.github.io/GodSVG/web-build (Currently experimental) -To run the latest unreleased version, you can download Godot from https://godotengine.org (v4.2.2.rc2 required). After getting the repository files on your machine, you must open Godot, click the "Import" button, and import the `project.godot` folder. If there are a lot of errors which some people have reported, it's Godot's fault. Try closing and opening the project a few times, changing small things on the code that errors out, etc. until the errors hopefully clear. +To run the latest unreleased version, you can download Godot from https://godotengine.org (development is currently happening in v4.2.2.rc3). After getting the repository files on your machine, you must open Godot, click on the "Import" button, and import the `project.godot` folder. If there are a lot of errors as some people have reported, it's Godot's fault. Try closing and opening the project a few times, changing small things on the code that errors out, etc. until the errors hopefully clear. ## How to use it