From a1a2a3d4ed4d04b5420c585c03d743e2de027ff1 Mon Sep 17 00:00:00 2001 From: Richard Marcus <32901953+richardmarcus@users.noreply.github.com> Date: Tue, 30 Nov 2021 13:52:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e40b55f..de3849db 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ First, you have to set up a development environment: 1. Install [Unity](https://unity3d.com/de/get-unity/download) 2020.3.x (LTS) via the Unity Hub. - We periodically update to the latest LTS version. Currently, any 2019.4 version should work; you can safely ignore any version warnings popping up. + We periodically update to the latest LTS version. Currently, any 2020.3 version should work; you can safely ignore any version warnings popping up. Make sure to [activate your license](https://support.unity.com/hc/en-us/articles/211438683-How-do-I-activate-my-license). -- GitLab