Udpate README.md

This commit is contained in:
Relintai 2019-10-22 19:32:33 +02:00
parent de0e117c7e
commit dfab12c55d

View File

@ -8,10 +8,14 @@ Internally it uses the legacy version of [rectpack2D](https://github.com/TeamHyp
1. Get the source code for the Godot Engine.
```
git clone https://github.com/godotengine/godot.git godot
```
2. go into Godot's modules directory.
```
cd godot/modules/
cd ./godot/modules/
```
3. clone this repository