From 598b4d8bd1420fd547a458ec2998fa481dfbbfe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Magyar?= Date: Sun, 12 Dec 2021 19:55:20 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a272e4..ca969e3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ cd ./godot/modules/ 3. Clone this repository ``` -git clone https://github.com/Relintai/rtile_map rtile_map +git clone https://github.com/Relintai/tile_map_backport.git rtile_map ``` +The folder needs to be named `rtile_map`! + 4. Build Godot. [Tutorial](https://docs.godotengine.org/en/latest/development/compiling/index.html)