diff --git a/README.md b/README.md index 8bbed607cee173f42ab43662c5658da5a5f268eb..bb9a67382d6f60dfb6434f16709c094567361d78 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ Just download our latest release: <https://github.com/UFrameIT/UFrameIT/releases First, you have to set up a development environment: -1. Install [Unity](https://unity3d.com/de/get-unity/download) 2019.4.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. +1. Install [Unity](https://unity3d.com/de/get-unity/download) 2019.4.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. 2. Clone this repository: `git clone https://github.com/UFrameIT/UFrameIT.git` 3. Follow the [UFrameIT server installation guide](https://github.com/UniFormal/MMT/blob/devel/src/frameit-mmt/installation.md).